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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-48682

AI Predicted 7.5 Difficulty: Moderate

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

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 out-of-bounds read in the IPv4 packet parser. In src/simple_packet_parser_ng.cpp, after validating that the packet contains at least sizeof(ipv4_header_t) bytes (20 bytes), the code advances the local_pointer by '4 * ipv4_header->get_ihl()' (line 164) without validating that (a) IHL >= 5 (the minimum valid value per RFC 791), or (b) 4 * IHL bytes are actually available in the packet. The IHL field is 4 bits, allowing values 0-15, so the advance can be 0-60 bytes. An IHL value of 15 with only 20 bytes validated causes a 40-byte over-read. An IHL of 0-4 causes the pointer to not advance past the IP header, resulting in the TCP/UDP header being parsed from IP header data (type confusion). This vulnerability is reachable via any packet capture interface.
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-48682

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48682

登录查看更多情报信息。

Patches & Fixes for CVE-2026-48682 (1)

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

Other References for CVE-2026-48682 (1)

Same Patch Batch · n/a · 2026-06-02 · 16 CVEs total

CVE-2026-106087.3 HIGHDedeCMS carbuyaction.php RemoveXSS sql injection
CVE-2026-106077.3 HIGHDedeCMS flink.php dede_htmlspecialchars sql injection
CVE-2026-106067.3 HIGHDedeCMS Feedback feedback.php TrimMsg sql injection
CVE-2026-105816.3 MEDIUMDedeCMS download.php base64_decode server-side request forgery
CVE-2026-105653.1 LOWOpen5GS NGAP Handover gmm-sm.c gmm_state_security_mode race condition
CVE-2026-35717VIVOTEK FD8136栈溢出漏洞
CVE-2026-35716VIVOTEK FD8136栈缓冲区溢出漏洞
CVE-2026-35718VIVOTEK FD8136-VVTK 0300a路径遍历漏洞
CVE-2026-38978Transmission 4.1.1 WebUI/RPC 点击劫持漏洞
CVE-2026-30652Vivotek FD8136固件远程缓冲区溢出漏洞
CVE-2026-30649VIVOTEK FD8136-VVTK-0300a CGI缓冲区溢出导致任意代码执行
CVE-2026-30650Vivotek FD8136 VVTK-0300a远程代码执行漏洞
CVE-2026-38967Crow HTTP响应头注入漏洞(v1.3.1及以下)
CVE-2026-30586Memos v0.26.0 存储型跨站脚本漏洞
CVE-2026-33553CFEngine Enterprise 3.24.x/3.27.x跨站脚本漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48682

No comments yet


Leave a comment