Impact
FastNetMon Community Edition versions 1.2.9 and earlier contain an out‑of‑bounds read in the IPv4 packet parser. The code advances a pointer by 4 times the IHL field after only checking that the packet contains the minimum 20 bytes. Because the IHL field can range from 0 to 15, the code may read up to 60 bytes beyond the header, exposing arbitrary memory contents that could include configuration, credentials or other sensitive data.
Affected Systems
The vulnerability affects any deployment of FastNetMon Community Edition versions 1.2.9 and earlier, including all builds using the source code before the security‑related commit that added IHL validation.
Risk and Exploitability
The flaw can be triggered by any packet captured on an interface, allowing an attacker to craft packets with out‑of‑range IHL values to cause the over‑read. No exploit code has been published, and the vulnerability is not listed in CISA KEV. The EPSS score of < 1% indicates a very low probability of exploitation, while the CVSS score of 5.9 reflects a medium severity impact centered on potential information disclosure rather than higher‑level compromise.
OpenCVE Enrichment