VYPR

Net::IP::LPM

by Perl Foundation

CVEs (2)

  • CVE-2025-40910MedJun 27, 2025
    risk 0.42cvss 6.5epss 0.00

    Net::IP::LPM version 1.10 for Perl does not properly consider leading zero characters in IP CIDR address strings, which could allow attackers to bypass access control that is based on IP addresses. Leading zeros are used to indicate octal numbers, which can confuse users who…

  • CVE-2026-56015Jul 3, 2026
    risk 0.00cvss epss 0.01

    Net::IP::LPM versions through 1.10 for Perl allow a heap out-of-bounds read via an unbounded prefix length. add() passes the prefix string to the trie builder addPrefixToTrie() without checking it against the address width. addPrefixToTrie() then walks the prefix buffer by…