CVE-2026-57264 Details
Description
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
A vulnerability exists in the GeoWebPlayer Websocket Server functionality, specifically in version 1.1.1.0. The issue arises from improper validation of array indices in several commands, including 'setPIP', 'connectInfo', 'setStream', 'audio', '2wayAudio', 'snapshot', 'saveVideo', 'disconnect', 'play', 'pause', and 'byPass'. This lack of range checking can lead to out-of-bounds reads and writes, potentially allowing for arbitrary code execution. The vulnerability can be exploited by sending a crafted websocket message from localhost.
GeoVision has released a patch for this vulnerability. Users can download the updated version from the GeoVision product download page, provided their product is still supported.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 2, 2026CISA-ADP
Assessed Jul 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://talosintelligence.com/vulnerability_reports/TALOS-2026-2373 | GV | BundleExploitRemedyTechnical Analysis |
| https://www.geovision.com.tw/cyber_security.php | GV | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-129 | Improper Validation of Array Index | GV |
Affected Products
| Product | Versions |
|---|---|
| GeoVision GeoWebPlayer | 1.1.1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 2, 2026 | CVE Modified | CISA-ADP |
| Jul 2, 2026 | New CVE Received | GV |
Volerion