Skip to main content

GeoWebPlayer CVE-2026-57270

| EUVDEUVD-2026-41232 HIGH
Improper Validation of Array Index (CWE-129)
2026-07-02 GV GHSA-32xw-36xq-2pw2
8.3
CVSS 3.1 · Vendor: GV
Share

Severity by source

Vendor (GV) PRIMARY
8.3 HIGH
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today AI
8.3 HIGH

Browser bridges to the localhost websocket (AV:N) but needs victim navigation (UI:R) and a working OOB index (AC:H); no auth (PR:N); cross-component reach (S:C) with memory disclosure and corruption impact.

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GV).

CVSS VectorVendor: GV

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 02, 2026 - 03:51 vuln.today

DescriptionCVE.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.

play command index-out-of-bound

AnalysisAI

Out-of-bounds array access in GeoVision GeoWebPlayer (a.k.a. "Web Plugin"/"WS Player"), a websocket-server addon bundled with GV-VMS, GV-Cloud and related GeoVision software, lets an attacker who lures a victim to a malicious web page reach the localhost websocket and supply an unvalidated index to leak memory and corrupt state (CWE-129). The play command in particular accepts an attacker-controlled index used to index internal arrays without a range check, enabling information disclosure and potential code-path corruption. No public exploit identified at time of analysis and the issue is not in CISA KEV, but the vendor has published a security advisory and Talos has released a detailed report.

Technical ContextAI

GeoWebPlayer runs a local websocket server (bound to localhost) that bridges GeoVision browser-based interfaces to native playback/streaming functionality - necessary for the web UIs of GV-VMS and VMS-Cloud to operate. The server dispatches a command protocol in which many commands carry an index parameter used to select entries from internal arrays that guard critical sections, drive function calls, and manage playback state. Because these indices are trusted without bounds validation, they map directly to CWE-129 (Improper Validation of Array Index): an attacker-chosen index reads or references memory outside the intended array. The affected component is identified by CPE cpe:2.3:a:geovision_inc.:geowebplayer:*:*:*:*:*:*:*:*, meaning all versions prior to the fix are implicated. Although the websocket only accepts connections from localhost, the CVSS AV:N with UI:R indicates the realistic reach is a browser-based cross-origin/DNS-rebinding style path where a victim's browser is used to deliver commands to the local server.

RemediationAI

Patch available per vendor advisory: apply the fixed GeoWebPlayer/Web Plugin build referenced on the GeoVision cyber security page (https://www.geovision.com.tw/cyber_security.php); the input does not specify an exact fix version, so confirm the patched build against that advisory and the Talos report (https://talosintelligence.com/vulnerability_reports/TALOS-2026-2373). Where immediate patching is not possible, reduce exposure by uninstalling or stopping the GeoWebPlayer addon on hosts that do not require the web interface (trade-off: the GV-VMS/VMS-Cloud browser UIs relying on the local websocket will lose functionality), and by restricting which browsers/pages users open on machines running the plugin since exploitation is browser-mediated. As additional hardening against the cross-origin/DNS-rebinding delivery path, ensure the websocket server enforces strict Origin/Host validation and bind it to loopback only (trade-off: may require vendor configuration and could break intended web integrations if origins are misconfigured).

CVE-2026-13125 HIGH
8.8 Jul 02

Missing authentication in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS-Clo

CVE-2026-57276 HIGH
8.3 Jul 02

Remote code execution in GeoVision GeoWebPlayer (the browser-facing 'Web Plugin'/'WS Player' addon bundled with GV-VMS,

CVE-2026-57275 HIGH
8.3 Jul 02

Cross-site WebSocket-driven buffer overflow in GeoVision GeoWebPlayer (the 'Web Plugin'/'WS Player' addon bundled with G

CVE-2026-57274 HIGH
8.3 Jul 02

Buffer overflow vulnerabilities in GeoVision's GeoWebPlayer WebSocket addon (CWE-120) allow a remote attacker to induce

CVE-2026-57273 HIGH
8.3 Jul 02

Remote code execution in GeoVision GeoWebPlayer (the "Web Plugin"/"WS Player" addon bundled with GV-VMS, GV-Cloud and VM

CVE-2026-57268 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS

CVE-2026-57278 HIGH
8.3 Jul 02

Buffer overflow in GeoVision's GeoWebPlayer addon (also branded "Web Plugin" in GV-VMS and "WS Player" in VMS-Cloud) all

CVE-2026-57277 HIGH
8.3 Jul 02

Stack buffer overflow in GeoVision's GeoWebPlayer addon (also branded "Web Plugin" for GV-VMS and "WS Player" for VMS-Cl

CVE-2026-57272 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer add-on (also branded 'Web Plugin' for GV-VMS and 'WS Player' for

CVE-2026-57269 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer (a.k.a. 'Web Plugin' / 'WS Player') addon lets an attacker read m

CVE-2026-57271 HIGH
8.3 Jul 02

Out-of-bounds array indexing in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in V

CVE-2026-57267 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer (the 'Web Plugin'/'WS Player' addon bundled with GV-VMS, GV-Cloud

Share

CVE-2026-57270 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy