Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-48690

AI Predicted 7.8 Difficulty: Easy

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProductVersion RangeStatus
n/an/an/aaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-48690

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Description
FastNetMon Community Edition through 1.2.9 contains an integer overflow vulnerability in the packet capture buffer allocation. In src/packet_storage.hpp, the allocate_buffer() function computes memory_size_in_bytes as 'buffer_size_in_packets * (max_captured_packet_size + sizeof(fastnetmon_pcap_pkthdr_t)) + sizeof(fastnetmon_pcap_file_header_t)' using unsigned int (32-bit) arithmetic. With max_captured_packet_size=1500 and sizeof(fastnetmon_pcap_pkthdr_t)=16, each packet requires approximately 1516 bytes. If buffer_size_in_packets exceeds approximately 2,832,542, the multiplication overflows, resulting in a much smaller allocation than expected. Subsequent write_packet() calls then write past the allocated buffer, causing heap corruption. The buffer_size_in_packets value is derived from the ban_details_records_count configuration parameter, which is parsed using atoi() with no overflow checking.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
-n/a n/a -

II. Public POCs for CVE-2026-48690

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48690

登录查看更多情报信息。

Security Blog Posts for CVE-2026-48690 (1)

Other References for CVE-2026-48690 (2)

Same Patch Batch · n/a · 2026-05-26 · 31 CVEs total

CVE-2026-94967.5 HIGHpacote 11.2.7 DoS漏洞
CVE-2026-95807.3 HIGHJeecgBoot selectDepart LoginController.selectDepart access control
CVE-2026-94957.3 HIGH@koa/router 14.0.0-15.0.0 访问控制绕过
CVE-2026-95816.3 MEDIUMJeecgBoot add access control
CVE-2026-95796.3 MEDIUMJeecgBoot SysUser userEdit user.getUsername access control
CVE-2026-95415.3 MEDIUMSquirrel Cnut File sqobject.cpp ReadObject heap-based overflow
CVE-2026-95685.0 MEDIUMThingsBoard YAML provision getGatewayDockerComposeFile code injection
CVE-2026-96044.3 MEDIUMJeecgBoot AiragModelController access control
CVE-2026-95673.3 LOWGPAC MP4Box isom_intern.c MergeFragment null pointer dereference
CVE-2026-95723.3 LOWGPAC MP4Box media.c Media_GetSample memory leak
CVE-2025-68711AppLockZ 4.2.11 绕过PIN锁致信息泄露
CVE-2025-68708SailingLab AppLock 4.3.8应用绕过漏洞
CVE-2026-36239PbootCMS v3.2.11 站点配置代码注入漏洞
CVE-2025-68710Easyelife App lock 1.9.2 覆盖绕过导致信息泄露
CVE-2025-68709Android AppLock 4.3.8 远程代码执行漏洞
CVE-2026-48689FastNetMon <1.2.9 堆溢出漏洞
CVE-2026-48694FastNetMon Community Edition配置注入致路由器沦陷
CVE-2026-48695FastNetMon ≤1.2.9 MikroTik插件命令注入漏洞
CVE-2026-48696FastNetMon 1.2.9及之前版本存在缓冲区溢出漏洞
CVE-2026-48697FastNetMon <1.2.9 TLS证书验证缺失漏洞

Showing top 20 of 31 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-48690

No comments yet


Leave a comment