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

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)

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 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-48694FastNetMon Community Edition配置注入致路由器沦陷
CVE-2026-48695FastNetMon ≤1.2.9 MikroTik插件命令注入漏洞
CVE-2026-48696FastNetMon 1.2.9及之前版本存在缓冲区溢出漏洞
CVE-2026-48697FastNetMon <1.2.9 TLS证书验证缺失漏洞
CVE-2026-48690FastNetMon整数溢出致堆损坏

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-48689

No comments yet


Leave a comment