Skip to main content

GeoWebPlayer CVE-2026-57265

| EUVDEUVD-2026-41227 HIGH
Improper Validation of Array Index (CWE-129)
2026-07-02 GV GHSA-9pfj-whg2-p6r5
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
7.5 HIGH

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

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:L
4.0 AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:L/VA:L/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:47 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.

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.

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-57270 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision GeoWebPlayer (a.k.a. "Web Plugin"/"WS Player"), a websocket-server addon bundled

Share

CVE-2026-57265 vulnerability details – vuln.today

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