CVE & CISA-KEV Catalog

CVE-2026-40199

MEDIUM
6.5
CVSS v3
NVD

Description

Net::CIDR::Lite versions before 0.23 for Perl mishandles IPv4 mapped IPv6 addresses, which may allow IP ACL bypass. _pack_ipv6() includes the sentinel byte from _pack_ipv4() when building the packed representation of IPv4 mapped addresses like ::ffff:192.168.1.1. This produces an 18 byte value instead of 17 bytes, misaligning the IPv4 part of the address. The wrong length causes incorrect results in mask operations (bitwise AND truncates to the shorter operand) and in find() / bin_find() which use Perl string comparison (lt/gt). This can cause find() to incorrectly match or miss addresses. Example: my $cidr = Net::CIDR::Lite->new("::ffff:192.168.1.0/120"); $cidr->find("::ffff:192.168.2.0"); # incorrectly returns true This is triggered by valid RFC 4291 IPv4 mapped addresses (::ffff:x.x.x.x). See also CVE-2026-40198, a related issue in the same function affecting malformed IPv6 addresses.

How to fix

Remediation Available
perl-Net-CIDR-LiteAmazon
Fixed in:0:0.22-8.amzn2023.0.1
libnet-cidr-lite-perlDebian
Fixed in:0.22-3~deb12u1CVE-2026-40199
Fixed in:0.22-3~deb13u1CVE-2026-40199
Fixed in:0.22-3CVE-2026-40199
libnet-cidr-lite-perlUbuntu
Fixed in:0.21-1ubuntu0.16.04.1~esm1USN-8406-1

This Ubuntu release reached end-of-life on 2021-04-02.

Fixed in:0.21-1ubuntu0.18.04.1~esm1USN-8406-1

This Ubuntu release reached end-of-life on 2023-05-31. Extended security maintenance is available until 2028-04-01.

Fixed in:0.21-2ubuntu0.1+esm1USN-8406-1

This Ubuntu release reached end-of-life on 2025-05-31. Extended security maintenance is available until 2030-04-02.

Fixed in:0.22-1ubuntu0.1USN-8406-1
Fixed in:0.22-2ubuntu0.24.04.1USN-8406-1
Fixed in:0.22-2ubuntu0.25.10.1USN-8406-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityLow
AvailabilityNone

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

Exploit Intelligence

0.31%probability of exploitation in 30 days
23rdpercentile

Low risk: more likely to be exploited than 23% of all known CVEs.

References

Third-Party Advisory1
Release Notes1

Related Vulnerabilities

Other CWE-130 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-14847High7.583%KEVFix
CVE-2024-39614High7.529%-Fix
CVE-2021-36090High7.513%-Fix
CVE-2021-35516High7.512%-Fix
CVE-2021-35517High7.511%-Fix
CVE-2019-3862High7.38.1%-Fix

Common questions

How do I fix CVE-2026-40199?

Published advisories record a fix for 3 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-40199 being actively exploited?

Not that we know of. CVE-2026-40199 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.31% is the estimated probability that it will be exploited in the next 30 days. That is higher than 23% of all scored CVEs.

How severe is CVE-2026-40199?

CVE-2026-40199 has a CVSS v3 base score of 6.5, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-40199 affect?

Published advisories record a fix for perl-Net-CIDR-Lite (Amazon), libnet-cidr-lite-perl (Debian), libnet-cidr-lite-perl (Ubuntu). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-40199
CVE-2026-40199 severity badge

Markdown

[![CVE-2026-40199](https://tridentstack.com/cve/badge/CVE-2026-40199.svg)](https://tridentstack.com/cve/CVE-2026-40199)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-40199"><img src="https://tridentstack.com/cve/badge/CVE-2026-40199.svg" alt="CVE-2026-40199"></a>

Check your Linux endpoints for this class of vulnerability

TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.

Patch your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-17.