VYPR

Net::IP::LPM

by Perl Foundation

Source repositories

CVEs (3)

  • CVE-2026-56015CriJul 3, 2026
    risk 0.59cvss 9.1epss 0.01

    Net::IP::LPM versions before 1.11 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…

  • CVE-2026-86287HigSep 7, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • 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…

VYPR — Vulnerability Intelligence