Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.1%top 98%

CVE-2026-48690: n/a

0
High
VulnerabilityCVE-2026-48690cvecve-2026-48690
Published: 05/26/2026 (05/26/2026, 00:00:00 UTC)
Source: CVE Database V5

Description

FastNetMon Community Edition up to version 1.2.9 has an integer overflow vulnerability in its packet capture buffer allocation logic. The vulnerability arises because the calculation of the buffer size uses 32-bit unsigned integer arithmetic without overflow checks, leading to a smaller-than-expected buffer allocation when a large number of packets is specified. This causes heap corruption when subsequent writes exceed the allocated buffer. The issue is linked to the ban_details_records_count configuration parameter, which is parsed without overflow validation. The CVSS score is 7.1, indicating high severity, with impacts on confidentiality and integrity but no direct availability impact. No patch or official remediation is currently documented, and no known exploits are reported in the wild.

CVSS v3.1

Score 7.1high

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Affected software

GitHub Actionsmore threats →ai
pavel-odintsov/fastnetmon
pkg:github/pavel-odintsov/fastnetmon
Affected versions
<=1.2.9

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 06/02/2026, 21:29:15 UTC

Technical Analysis

CVE-2026-48690 affects FastNetMon Community Edition through version 1.2.9 due to an integer overflow in the allocate_buffer() function within src/packet_storage.hpp. The function calculates the memory size for packet capture buffers using 32-bit unsigned arithmetic: memory_size_in_bytes = buffer_size_in_packets * (max_captured_packet_size + sizeof(fastnetmon_pcap_pkthdr_t)) + sizeof(fastnetmon_pcap_file_header_t). Given max_captured_packet_size=1500 and fastnetmon_pcap_pkthdr_t size of 16 bytes, each packet requires about 1516 bytes. If buffer_size_in_packets exceeds roughly 2,832,542, the multiplication overflows, resulting in a smaller buffer allocation than intended. Subsequent write_packet() operations then write beyond the allocated buffer, causing heap corruption. The buffer_size_in_packets is derived from the ban_details_records_count configuration parameter, which is parsed using atoi() without overflow checks, allowing an attacker to trigger this condition. The vulnerability is classified under CWE-190 (Integer Overflow) and CWE-122 (Heap-based Buffer Overflow).

Potential Impact

Successful exploitation can lead to heap corruption, which may allow an attacker with local privileges to compromise confidentiality and integrity of the system. The CVSS vector indicates low attack complexity and privileges required, no user interaction, and impacts on confidentiality and integrity but not availability. There are no known exploits in the wild at this time.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, users should avoid setting the ban_details_records_count configuration parameter to values that could cause the integer overflow (i.e., values exceeding approximately 2,832,542). Monitoring configuration inputs for unusually large values may help mitigate risk. No official patch or workaround has been documented as of now.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

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: 6a15d231891d628fdc604cc2

Added to database: 05/26/2026, 17:02:41 UTC

Last enriched: 06/02/2026, 21:29:15 UTC

Last updated: 07/31/2026, 19:22:59 UTC

Views: 82

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses