CVE-2026-48682: n/a
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 * ipv4_header->get_ihl()' (line 164) without validating that (a) IHL >= 5 (the minimum valid value per RFC 791), or (b) 4 * IHL bytes are actually available in the packet. The IHL field is 4 bits, allowing values 0-15, so the advance can be 0-60 bytes. An IHL value of 15 with only 20 bytes validated causes a 40-byte over-read. An IHL of 0-4 causes the pointer to not advance past the IP header, resulting in the TCP/UDP header being parsed from IP header data (type confusion). This vulnerability is reachable via any packet capture interface.
AI Analysis
Technical Summary
FastNetMon Community Edition through version 1.2.9 has an out-of-bounds read vulnerability in its IPv4 packet parser located in src/simple_packet_parser_ng.cpp. After confirming the packet has at least 20 bytes (the minimum IPv4 header size), the code advances a pointer by 4 times the IHL field value without verifying that IHL is at least 5 or that the packet contains sufficient bytes for this advancement. Since IHL is a 4-bit field allowing values from 0 to 15, an attacker can craft packets with invalid IHL values causing the pointer to advance incorrectly, leading to reading beyond the packet buffer or misinterpreting header data. This vulnerability is reachable through any packet capture interface and can cause memory safety issues classified as CWE-125 (Out-of-bounds Read).
Potential Impact
An attacker can send specially crafted IPv4 packets that exploit the improper validation of the IHL field, causing the application to read memory beyond the intended buffer boundaries. This may lead to disclosure of sensitive information from adjacent memory areas (confidentiality impact). There is no indication of integrity or availability impact. No known exploits are reported in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid processing untrusted IPv4 packets or restrict packet capture interfaces to trusted sources. Monitor vendor channels for updates or official patches addressing this vulnerability.
CVE-2026-48682: n/a
Description
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 * ipv4_header->get_ihl()' (line 164) without validating that (a) IHL >= 5 (the minimum valid value per RFC 791), or (b) 4 * IHL bytes are actually available in the packet. The IHL field is 4 bits, allowing values 0-15, so the advance can be 0-60 bytes. An IHL value of 15 with only 20 bytes validated causes a 40-byte over-read. An IHL of 0-4 causes the pointer to not advance past the IP header, resulting in the TCP/UDP header being parsed from IP header data (type confusion). This vulnerability is reachable via any packet capture interface.
CVSS v3.1
Score 5.9medium
Affected software
pkg:github/pavel-odintsov/fastnetmonRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
FastNetMon Community Edition through version 1.2.9 has an out-of-bounds read vulnerability in its IPv4 packet parser located in src/simple_packet_parser_ng.cpp. After confirming the packet has at least 20 bytes (the minimum IPv4 header size), the code advances a pointer by 4 times the IHL field value without verifying that IHL is at least 5 or that the packet contains sufficient bytes for this advancement. Since IHL is a 4-bit field allowing values from 0 to 15, an attacker can craft packets with invalid IHL values causing the pointer to advance incorrectly, leading to reading beyond the packet buffer or misinterpreting header data. This vulnerability is reachable through any packet capture interface and can cause memory safety issues classified as CWE-125 (Out-of-bounds Read).
Potential Impact
An attacker can send specially crafted IPv4 packets that exploit the improper validation of the IHL field, causing the application to read memory beyond the intended buffer boundaries. This may lead to disclosure of sensitive information from adjacent memory areas (confidentiality impact). There is no indication of integrity or availability impact. No known exploits are reported in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid processing untrusted IPv4 packets or restrict packet capture interfaces to trusted sources. Monitor vendor channels for updates or official patches addressing this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- mitre
- Date Reserved
- 2026-05-22T00:00:00.000Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a1f3494e29bf47b50fa2549
Added to database: 06/02/2026, 19:52:52 UTC
Last enriched: 06/10/2026, 11:00:08 UTC
Last updated: 07/31/2026, 19:22:59 UTC
Views: 60
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.