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-40199

24
FAUCET Score

OVERVIEW CVE-2026-40199 is a logic error in Net::CIDR::Lite for Perl versions prior to 0.23 that affects IPv4 mapped IPv6 address handling. The _pack_ipv6() function incorrectly includes an extra sentinel byte when processing RFC 4291 compliant addresses in the format ::ffff:x.x.x.x, resulting in a malformed 18-byte representation instead of the correct 17 bytes. This misalignment causes ACL bypass vulnerabilities by enabling attackers to craft IP addresses that evade network access control lists relying on this library. SEVERITY The vulnerability carries a CVSS 3.1 score of 6.5 (Medium) with a network-based attack vector requiring no privileges or user interaction. The defect occurs in both bitwise mask operations and the find() function's string comparison logic, allowing attackers to forge addresses that either incorrectly match or fail to match intended CIDR ranges. The impact includes both confidentiality and integrity compromise through IP-based security control circumvention, though availability is not directly affected. EXPLOITATION STATUS There is no evidence of active exploitation, as this CVE does not appear on the Known Exploited Vulnerabilities (KEV) catalog. The vulnerability remains on the Inactive Hot List with minimal community attention reflected in a low EPSS score of 0.00012. However, the straightforward nature of the logic error suggests exploit development would be trivial if this library is used in critical IP filtering applications.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 0.23CPE match
cpe:2.3:a:stigtsp:net\:\:cidr\:\:lite:*:*:*:*:*:perl:*:*
< 0.23CPE matchmatch criteria
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:L/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
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.0%
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,701 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 (8)

github_advisorypatch availablevia nvd_reference
View patch
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (focal)Fixed in: 0.21-2ubuntu0.1+esm1
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (jammy)Fixed in: 0.22-1ubuntu0.1
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (noble)Fixed in: 0.22-2ubuntu0.24.04.1
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (bionic)Fixed in: 0.21-1ubuntu0.18.04.1~esm1
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (resolute)Fixed in: 0.22-2ubuntu0.26.04.1
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (xenial)Fixed in: 0.21-1ubuntu0.16.04.1~esm1
ubuntupatch availablevia ubuntu_usn
Product: libnet-cidr-lite-perl (questing)Fixed in: 0.22-2ubuntu0.25.10.1

Vendor Advisories (1)

ubuntuUSN-8406-1

Net::CIDR::Lite vulnerabilities

Jun 8, 2026

References

github.com / stigtsp/Net-CIDR-Lite/commit/b7166b1fa17b3b14b4c795ace5b3fbf71a0bd04a.patch
Patch
metacpan.org / release/STIGTSP/Net-CIDR-Lite-0.23/changes
Release Notes
cve.org / CVERecord
Third Party Advisory