[Unknown] CVE-2026-48682 – FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the...
Unknown CVE-2026-48682 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 *...