Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-45190

30
FAUCET Score

Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit characters pass the validators but are then re-encoded by the parser to a different address than the input string spelled. find() and bin_find() can match or miss addresses as a result. Example: my $cidr = Net::CIDR::Lite->new(); $cidr->add("::1\n/128"); $cidr->find("::1a"); # incorrectly returns true See also CVE-2026-45191.

First published: May 10, 2026Last modified: May 12, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 0.24CPE match
cpe:2.3:a:stigtsp:net\:\:cidr\:\:lite:*:*:*:*:*:perl:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
2.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.31%
Probability of exploitation in next 30 days
EPSS Percentile
23.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0031 is in the 13th percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (7)

ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (bionic)Fixed in: 0.21-1ubuntu0.18.04.1~esm2
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (focal)Fixed in: 0.21-2ubuntu0.1+esm2
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (jammy)Fixed in: 0.22-1ubuntu0.2
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (noble)Fixed in: 0.22-2ubuntu0.24.04.2
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (questing)Fixed in: 0.22-2ubuntu0.25.10.2
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (resolute)Fixed in: 0.22-2ubuntu0.26.04.2
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (xenial)Fixed in: 0.21-1ubuntu0.16.04.1~esm2

Vendor Advisories (1)

ubuntuUSN-8453-1

Net::CIDR::Lite vulnerabilities

Jun 18, 2026

References

github.com / stigtsp/Net-CIDR-Lite/commit/ca9542adec87110556601d7ce48381ea8d13e692.patch
metacpan.org / release/STIGTSP/Net-CIDR-Lite-0.24/changes
cve.org / CVERecord