Net::IP::LPM versions before 1.12 for Perl accept...
High severity
Unreviewed
Published
Sep 7, 2026
to the GitHub Advisory Database
•
Updated Sep 8, 2026
Description
Published by the National Vulnerability Database
Sep 7, 2026
Published to the GitHub Advisory Database
Sep 7, 2026
Last updated
Sep 8, 2026
Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths.
Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table.
The result is that the lookup will silently succeed for every address. An allow-list will allow every address, and a deny-list will block every address.
References