Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Cross-origin WebSocket reaches localhost via the victim's browser (AV:N, UI:R, AC:H) with no auth (PR:N); out-of-bounds read primarily discloses memory (C:H) with limited integrity/crash impact (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.
audio command index-out-of-bound
AnalysisAI
Memory-disclosure and denial-of-service in GeoVision's GeoWebPlayer (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS-Cloud) stems from an unvalidated index parameter in its localhost WebSocket command handler (audio command path), letting an attacker read and act on out-of-bounds array elements. Because the WebSocket listener is reachable cross-origin, a victim who is lured to a malicious web page can have their browser drive the local service, so the effective attack vector is network-based despite the server binding to localhost. No public exploit code is identified at time of analysis, though a Cisco Talos advisory (TALOS-2026-2373) documents the flaw; it is not listed in CISA KEV.
Technical ContextAI
GeoWebPlayer is an optional add-on shipped with GeoVision surveillance/VMS products (GV-VMS, GV-Cloud, VMS-Cloud) that runs a local WebSocket server to bridge browser-based management interfaces to native functionality (e.g., audio playback). WebSocket connections are not bound by the same-origin policy in the way XHR/fetch are, so any web page the victim visits can open a socket to the loopback listener and issue commands. The root cause is CWE-129 (Improper Validation of Array Index): numerous commands accept an index that is used to index internal arrays - to enter critical sections, dispatch function calls, and access state - without range checking, permitting out-of-bounds access. The specific instance here is the audio command handler. The affected component is identified by CPE cpe:2.3:a:geovision_inc.:geowebplayer:*:*:*:*:*:*:*:* with no version bounds published.
RemediationAI
No exact fixed version was provided in the input; monitor GeoVision's security page (https://www.geovision.com.tw/cyber_security.php) and the Talos advisory (TALOS-2026-2373) for a patched GeoWebPlayer build and apply it once released. As compensating controls until a patch is confirmed: uninstall or disable the GeoWebPlayer/Web Plugin/WS Player add-on on hosts that do not require the browser-based interfaces (trade-off: certain web-UI features of GV-VMS/GV-Cloud may stop functioning); restrict outbound web browsing on operator workstations that run the add-on to prevent them from reaching attacker-controlled pages that could drive the loopback WebSocket; and, where the local firewall or the plugin's configuration permits, block or filter unexpected connections to the GeoWebPlayer WebSocket port so only trusted local origins can reach it. Because exploitation is browser-mediated, keeping operators off untrusted sites on VMS hosts meaningfully reduces exposure.
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-41227
GHSA-9pfj-whg2-p6r5