Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Reached via browser pivot to a localhost service so AV:N/UI:R/AC:H/S:C/PR:N; OOB read primarily discloses memory (C:H, Information Disclosure tag) with only limited corruption/crash potential (I:L/A:L).
Primary rating from Vendor (GV).
CVSS VectorVendor: GV
Lifecycle Timeline
1DescriptionCVE.org
GeoWebPlayer (also called "Web Plugin" in the GV-VMS documentation and "WS Player" for VMS-Cloud) is an addon that can be installed with various GeoVision software (GV-VMS, GV-Cloud, ...). It creates a websocket server that expands the capabilities of the various web-interfaces provided by the GeoVision software and may be necessary for them to function properly.
The Websocket server can accept various commands coming from localhost. Many of the commands will take an index value that is then used to access various arrays to enter critical sections, perform various actions via function calls, etc. However the index value is usually not checked for valid range, and as such it can be used to access multiple arrays out-of-bound.
2wayAudio command index-out-of-bound
AnalysisAI
Out-of-bounds array access in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' for VMS-Cloud) lets an attacker corrupt memory or leak sensitive data by sending a 2wayAudio WebSocket command with an unchecked index value. The addon runs a localhost WebSocket server that expands GeoVision web interfaces, and its command handlers use caller-supplied index values to index internal arrays without validating their range. Reported by GeoVision and Talos (TALOS-2026-2373); no public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
GeoWebPlayer is a companion addon installed alongside GeoVision surveillance products (GV-VMS, GV-Cloud, VMS-Cloud) that opens a local WebSocket server so browser-based web interfaces can drive richer functionality such as two-way audio. The root cause is CWE-129 (Improper Validation of Array Index): command handlers accept an 'index' parameter over the WebSocket and use it directly to index arrays that gate critical sections, dispatch function calls, and select resources. Because the index is not bounds-checked, a crafted value reads or writes outside the intended array, corrupting adjacent memory or dereferencing attacker-influenced entries. The CPE cpe:2.3:a:geovision_inc.:geowebplayer:*:*:*:*:*:*:*:* covers all versions, and the specific instance called out here is the 2wayAudio command path.
RemediationAI
Consult the GeoVision cyber security advisory (https://www.geovision.com.tw/cyber_security.php) and apply the vendor-supplied update for GeoWebPlayer as the primary fix; no exact fixed version is provided in the available data, so verify the patched build against the advisory before deployment. If a patch cannot be applied immediately, uninstall or disable the GeoWebPlayer/Web Plugin/WS Player addon on hosts that do not require the enhanced web-interface features (this disables browser-driven two-way audio and similar capabilities), or prevent untrusted web content from reaching the loopback WebSocket listener - for example via host firewall rules on the loopback port or by not browsing untrusted sites from operator workstations running the addon. The trade-off is loss of the addon-dependent web functionality. Cross-reference the Talos report (https://talosintelligence.com/vulnerability_reports/TALOS-2026-2373) for the affected command surface.
More in Geowebplayer
View allMissing authentication in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS-Clo
Remote code execution in GeoVision GeoWebPlayer (the browser-facing 'Web Plugin'/'WS Player' addon bundled with GV-VMS,
Cross-site WebSocket-driven buffer overflow in GeoVision GeoWebPlayer (the 'Web Plugin'/'WS Player' addon bundled with G
Buffer overflow vulnerabilities in GeoVision's GeoWebPlayer WebSocket addon (CWE-120) allow a remote attacker to induce
Remote code execution in GeoVision GeoWebPlayer (the "Web Plugin"/"WS Player" addon bundled with GV-VMS, GV-Cloud and VM
Out-of-bounds array access in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS
Buffer overflow in GeoVision's GeoWebPlayer addon (also branded "Web Plugin" in GV-VMS and "WS Player" in VMS-Cloud) all
Stack buffer overflow in GeoVision's GeoWebPlayer addon (also branded "Web Plugin" for GV-VMS and "WS Player" for VMS-Cl
Out-of-bounds array access in GeoVision's GeoWebPlayer add-on (also branded 'Web Plugin' for GV-VMS and 'WS Player' for
Out-of-bounds array access in GeoVision's GeoWebPlayer (a.k.a. 'Web Plugin' / 'WS Player') addon lets an attacker read m
Out-of-bounds array indexing in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in V
Out-of-bounds array access in GeoVision GeoWebPlayer (a.k.a. "Web Plugin"/"WS Player"), a websocket-server addon bundled
Same weakness CWE-129 – Improper Validation of Array Index
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41228
GHSA-2xjx-g628-x8w8