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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-48689

AI Predicted 9.8 Difficulty: Moderate EPSS 0.02% · P7

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-48689

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 off-by-one heap-based buffer overflow in the dynamic_binary_buffer_t class (src/dynamic_binary_buffer.hpp). Five methods (append_dynamic_buffer, append_data_as_pointer, append_data_as_object_ptr, memcpy_from_ptr, memcpy_from_object_ptr) use an incorrect bounds check of the form 'if (offset + length > maximum_internal_storage_size + 1)' instead of the correct 'if (offset + length > maximum_internal_storage_size)'. This allows writing exactly one byte past the end of the heap-allocated buffer. The class is used pervasively in BGP message encoding/decoding, NetFlow template processing, and Flow Spec NLRI construction. An attacker who can send network traffic (NetFlow, sFlow, IPFIX, or BGP) to a FastNetMon instance can trigger this overflow, potentially achieving arbitrary code execution by corrupting heap metadata. Notably, the append_byte() method uses the correct bounds check, confirming the inconsistency.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
FastNetMon 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
FastNetMon是Pavel Odintsov个人开发者的一个基于多个数据包捕获引擎构建的高性能 DDoS 检测器/传感器。 FastNetMon 1.2.9及之前版本存在缓冲区错误漏洞,该漏洞源于dynamic_binary_buffer_t类中边界检查错误,可能导致堆缓冲区溢出。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
-n/a n/a -

II. Public POCs for CVE-2026-48689

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48689

登录查看更多情报信息。

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

Other References for CVE-2026-48689 (2)

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

CVE-2026-94967.5 HIGHpacote 安全漏洞
CVE-2026-95807.3 HIGHJeecgBoot selectDepart LoginController.selectDepart access control
CVE-2026-94957.3 HIGH@koa/router 安全漏洞
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 - TrustedApp App Lock and Fingerprint Lock 安全漏洞
CVE-2025-68708SailingLab AppLock 安全漏洞
CVE-2026-36239PbootCMS 安全漏洞
CVE-2025-68710Easyelife App Lock 安全漏洞
CVE-2025-68709SailingLab AppLock 安全漏洞
CVE-2026-48694FastNetMon 安全漏洞
CVE-2026-48695FastNetMon 安全漏洞
CVE-2026-48696FastNetMon 安全漏洞
CVE-2026-48697FastNetMon 安全漏洞
CVE-2026-48690FastNetMon 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-48689

No comments yet


Leave a comment