Skip to main content

GeoVision GeoWebPlayer CVE-2026-57264

| EUVDEUVD-2026-41226 HIGH
Improper Validation of Array Index (CWE-129)
2026-07-02 GV GHSA-2wcm-g247-vx59
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.2 HIGH

Cross-site WebSocket gives AV:N/PR:N but AC:H and UI:R since the victim must run the addon and visit a malicious page; scope changes from browser to local process; primary impact is memory read (C:H) plus crash (A:H), integrity lowered to L absent confirmed corruption.

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

setPIP command index-out-of-bound

AnalysisAI

Out-of-bounds array access in GeoVision's GeoWebPlayer (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS-Cloud) lets an attacker corrupt or read process memory by sending crafted WebSocket commands to the localhost server the addon exposes. The specific 'setPIP' command accepts an attacker-controlled 'index' that is used to index internal arrays without range validation, yielding information disclosure and potential memory corruption. There is no public exploit identified at time of analysis, though a Cisco Talos technical report (TALOS-2026-2373) documents the flaw; it is not listed in CISA KEV and no EPSS score is provided.

Technical ContextAI

GeoWebPlayer is a browser-companion addon bundled with GeoVision surveillance/VMS products (GV-VMS, GV-Cloud) that runs a local WebSocket server so browser-based web interfaces can drive native player capabilities. The root cause is CWE-129 (Improper Validation of Array Index): many WebSocket command handlers take a caller-supplied 'index' and use it directly to index arrays that gate critical sections, dispatch function calls, or reference player objects. Because the index is not bounds-checked, values outside the valid range dereference memory outside the intended array - in the setPIP (picture-in-picture) handler this produces an out-of-bounds access. The single affected package is identified by CPE cpe:2.3:a:geovision_inc.:geowebplayer:*:*:*:*:*:*:*:*, with no version boundaries enumerated in the provided data.

RemediationAI

Consult the GeoVision cyber security advisory at https://www.geovision.com.tw/cyber_security.php and the Talos report at https://talosintelligence.com/vulnerability_reports/TALOS-2026-2373 for the fixed build, and upgrade GeoWebPlayer to the vendor-patched version once identified - no exact fix version is present in the provided data, so patch status is best described as 'Patch available per vendor advisory' pending confirmation of an exact build number. Because the attack requires the addon's localhost WebSocket to be reachable from a browser, effective compensating controls where patching is not yet possible include uninstalling GeoWebPlayer on hosts that do not need the browser player (trade-off: web interfaces depending on it lose functionality), firewalling or blocking the local WebSocket listener port from browser processes, and restricting operator workstations that run GeoVision software from general web browsing so they cannot be lured to a malicious page (trade-off: reduced usability on those endpoints). Browser-side blocking of untrusted sites is weaker because the attack rides an ordinary cross-site WebSocket connection.

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-57264 vulnerability details – vuln.today

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