CVE-2026-45190
- EPSS 0.31%
- Veröffentlicht 10.05.2026 21:16:29
- Zuletzt bearbeitet 12.05.2026 16:48:58
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 b...
CVE-2026-45191
- EPSS 0.3%
- Veröffentlicht 10.05.2026 21:16:29
- Zuletzt bearbeitet 12.05.2026 16:48:58
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 va...
CVE-2026-40199
- EPSS 0.31%
- Veröffentlicht 10.04.2026 21:49:48
- Zuletzt bearbeitet 21.04.2026 18:41:01
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 ::fff...