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

27
FAUCET Score

OVERVIEW CVE-2026-40198 affects Net::CIDR::Lite, a Perl module for handling Classless Inter-Domain Routing (CIDR) notation, in versions prior to 0.23. The vulnerability exists in the _pack_ipv6() function, which fails to validate that uncompressed IPv6 addresses contain exactly 8 hexadecimal groups. This input validation flaw allows malformed IPv6 addresses such as "abcd", "1:2:3", or incomplete hex groups to be processed and packed into incorrect byte lengths, rather than the expected 17 bytes for properly formatted IPv6 addresses. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector requiring no authentication, privileges, or user interaction. The primary impact is integrity-focused, potentially enabling IP access control list (ACL) bypasses. Because the module uses Perl string comparison operations on these incorrectly packed values during find() and bin_find() operations, an attacker can supply crafted IPv6 addresses that produce strings of different lengths, leading to incorrect range comparisons and allowing unauthorized IP addresses to be classified as inside or outside protected ranges. EXPLOITATION STATUS There is no current evidence of active exploitation, with CVE-2026-40198 absent from the Known Exploited Vulnerabilities (KEV) catalog and marked as inactive on security hotlists. Exploit code availability has not been reported. The EPSS score of 0.00047 indicates this vulnerability is currently in the lower percentile of exploitation likelihood compared to other CVEs, suggesting limited immediate community attention despite the high CVSS rating.

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

7.5HIGH

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

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

Exploit Intelligence

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

Social Chatter

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

Media Mentions

The average CVE in this peer group has 0.1 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/25d65f85dbe4885959a10471725ec9d250a589c3.patch
Patch
metacpan.org / release/STIGTSP/Net-CIDR-Lite-0.23/changes
Release Notes
cve.org / CVERecord
Third Party Advisory