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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-42369— GeoVision GV-VMS V20 WebCam Server stack overflow vulnerability

CVSS 10.0 · Critical EPSS 0.19% · P40
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-42369

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
GeoVision GV-VMS V20 WebCam Server stack overflow vulnerability
Source: NVD (National Vulnerability Database)
Vulnerability Description
GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surveillance cameras and manage other security devices. It is a native application accessed locally, but it is also possible to enable remote access via the "WebCam Server" feature. Once enabled, it is possible to access to the management and monitoring feature via a regular Web interface. This webersever is another native application, compiled without ASLR, which makes exploitation much easier and more likely. Most of the features require authentication before being reachable and leverage a standard login page to grant access. However the `gvapi` endpoint uses its own authentication mechanism via an `HTTP Authorization` header. It supports both `Basic` authentication and the `Digest` modes of authentication.   #### Stack-overflow via unbound copy of base64 decoded string The `b64decoder` string is sized dynamically, but it is then copied to the `Buffer` stack variable one character at the time at [0], and there's no bound-check. As such, if the decoded string is bigger than 256 characters (the size of the `Buffer` variable) then a stack overflow occurs. Because the data can be fully controlled by an attacker and lack of ASLR, this vulnerability can easily be exploited to gain full code execution as SYSTEM on the machine running the service.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存写
Source: NVD (National Vulnerability Database)
Vulnerability Title
GeoVision GV-VMS 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
GeoVision GV-VMS是中国GeoVision公司的一款视频管理系统软件。 GeoVision GV-VMS V20 20.0.2版本存在缓冲区错误漏洞,该漏洞源于WebCam Server功能中base64解码字符串无界复制导致栈溢出,可能导致攻击者完全控制数据且缺乏ASLR时实现任意代码执行。
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)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

VendorProductAffected VersionsCPESubscribe
GeoVision Inc.GV-VMS V20.0.2 V20.0.2 -

II. Public POCs for CVE-2026-42369

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-42369

登录查看更多情报信息。

Same Patch Batch · GeoVision Inc. · 2026-05-04 · 10 CVEs total

CVE-2026-423689.9 CRITICALGeoVision LPC2011/LPC2211 Web Interface privilege escalation vulnerability
CVE-2026-423649.9 CRITICALGeoVision LPC2011/LPC2211 Web Interface / DdnsSetting.cgi OS command injection vulnerabili
CVE-2026-71619.3 CRITICALGeoVision GV-IP Device Utility Device Authentication insufficient encryption vulnerability
CVE-2026-423709.0 CRITICALGeoVision GV-VMS V20 WebCam Server Login stack overflow vulnerability
CVE-2026-73729.0 CRITICALGeoVision GV-VMS V20 WebCam Server Login stack overflow vulnerability
CVE-2026-423658.6 HIGHGeoVision LPC2011/LPC2211 Web Interface guessable session cookie vulnerability
CVE-2026-423667.4 HIGHGeoVision LPC2011/LPC2211 Web Interface / ssi.cgi reflected cross-site scripting (XSS) vul
CVE-2026-73717.4 HIGHGeoVision LPC2011/LPC2211 Web Interface / ssi.cgi reflected cross-site scripting (XSS) vul
CVE-2026-423676.5 MEDIUMGeoVision LPC2011/LPC2211 Web Interface / ssi.cgi privilege escalation vulnerability via l

IV. Related Vulnerabilities

V. Comments for CVE-2026-42369

No comments yet


Leave a comment