VYPR

fastnetmon

by FastNetMon

CVEs (1)

  • CVE-2026-48682Jun 2, 2026
    risk 0.00cvss epss

    FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the IPv4 packet parser. In src/simple_packet_parser_ng.cpp, after validating that the packet contains at least sizeof(ipv4_header_t) bytes (20 bytes), the code advances the local_pointer by '4 *…