Vulnerability Description
Net::CIDR::Lite versions before 0.24 for Perl does not properly consider extraneous zero characters in CIDR mask values, which may allow IP ACL bypass. Mask forms like "/00" and "/01" pass validation and parse to the same prefix as their unpadded value. See also CVE-2026-45190.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/stigtsp/Net-CIDR-Lite/commit/24e2c439ec405e5256024b9acefd4f70
- https://metacpan.org/release/STIGTSP/Net-CIDR-Lite-0.24/changes
- https://www.cve.org/CVERecord?id=CVE-2026-45190
FAQ
What is CVE-2026-45191?
CVE-2026-45191 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Net::CIDR::Lite versions before 0.24 for Perl does not properly consider extraneous zero characters in CIDR mask values, which may allow IP ACL bypass. Mask forms like "/00" and "/01" pass validation...
How severe is CVE-2026-45191?
CVE-2026-45191 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45191?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.