CVE-2026-48688
published 2026-05-26CVE-2026-48688: FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function…
PriorityP342high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EPSS
0.28%
20.0th percentile
FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains a TODO comment at line 156 explicitly acknowledging 'we should add sanity checks to avoid reads after attribute memory block.' The function casts raw pointers to structure types without verifying sufficient data exists (line 158), uses the attacker-controlled length_of_next_hop field to determine memcpy size (line 181), and computes prefix_length by dereferencing a pointer calculated from multiple attacker-controlled offsets without bounds validation (line 189). The prefix_length is then used to calculate number_of_bytes_required_for_prefix which becomes a memcpy length (line 202) with no check against remaining buffer size.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pavel-odintsov | fastnetmon | <= 1.2.9 | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service [epel-all]
bugzilla·2026-05-28·CVSS 7.5
CVE-2026-48688 [HIGH] CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service [epel-all]
CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service [epel-all]
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.
Bugzilla
CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service [fedora-all]
bugzilla·2026-05-28·CVSS 7.5
CVE-2026-48688 [HIGH] CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service [fedora-all]
CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service [fedora-all]
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.
Bugzilla
CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service
bugzilla·2026-05-26·CVSS 7.5
CVE-2026-48688 [HIGH] CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service
CVE-2026-48688 fastnetmon: FastNetMon: Out-of-bounds read vulnerability allows information disclosure or denial of service
FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains a TODO comment at line 156 explicitly acknowledging 'we should add sanity checks to avoid reads after attribute memory block.' The function casts raw pointers to structure types without verifying sufficient data exists (line 158), uses the attacker-controlled length_of_next_hop field to determine memcpy size (line 181), and computes prefix_length by dereferencing a pointer calculated from multiple attacker-controlled offsets without bounds validation (line 189). The prefix
2026-05-26
Published