CVE-2026-45190

EUVD-2026-28998
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.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
6.5 MEDIUM
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Awaiting analysis
This vulnerability is currently awaiting analysis.
Base Score
CVSS 3.x
EPSS Score
Percentile: 23.49%
Debian logo
Debian Releases
Debian Product
Codename
libnet-cidr-lite-perl
bookworm
0.22-3~deb12u2
fixed
bullseye
postponed
forky
0.24-1
fixed
sid
0.24-1
fixed
trixie
0.22-3~deb13u2
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
libnet-cidr-lite-perl
bionic
Fixed 0.21-1ubuntu0.18.04.1~esm2
released
focal
Fixed 0.21-2ubuntu0.1+esm2
released
jammy
Fixed 0.22-1ubuntu0.2
released
noble
Fixed 0.22-2ubuntu0.24.04.2
released
questing
Fixed 0.22-2ubuntu0.25.10.2
released
resolute
Fixed 0.22-2ubuntu0.26.04.2
released
Amazon Linux logo
Amazon Linux Releases
Amazon Package
Release
perl-Net-CIDR-Lite
Amazon Linux 2023
0:0.22-8.amzn2023.0.2
fixed