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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-48687

AI Predicted 7.5 Difficulty: Easy EPSS 0.13% · P32

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

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 OS command injection vulnerability in the Juniper router integration plugin. The _log() function in src/juniper_plugin/fastnetmon_juniper.php (lines 117-118) constructs shell commands by concatenating the $msg parameter directly into exec() calls: exec("echo `date` \"- {FASTNETMON] - " . $msg . " \" >> " . $FILE_LOG_TMP). The $msg variable contains unsanitized data derived from command-line arguments argv[1] through argv[3], which represent the attack IP address, direction, and power. While FastNetMon's C++ core currently passes IP addresses via inet_ntoa() (which only produces safe dotted-decimal notation), the PHP script performs no input validation or shell escaping. If the script is invoked directly, by another orchestration system, or if future code changes pass string-sourced IPs, arbitrary commands can be injected. The correct fix is to replace exec() with file_put_contents() or use escapeshellarg() on all parameters.
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及之前版本存在安全漏洞,该漏洞源于Juniper路由器集成插件中_log函数未对输入进行清理或转义,可能导致OS命令注入。
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-48687

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48687

登录查看更多情报信息。

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

Other References for CVE-2026-48687 (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-48689FastNetMon 缓冲区错误漏洞
CVE-2026-48694FastNetMon 安全漏洞
CVE-2026-48695FastNetMon 安全漏洞
CVE-2026-48696FastNetMon 安全漏洞
CVE-2026-48697FastNetMon 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-48687

No comments yet


Leave a comment