8.3
HIGH CVSS 3.1
CVE-2026-57265
GeoVision GeoWebPlayer Websocket Server out-of-bounds read vulnerability
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. #### audio command index-out-of-bound

INFO

Published Date :

July 2, 2026, 4:17 a.m.

Last Modified :

July 2, 2026, 4:51 p.m.

Remotely Exploit :

Yes !

Source :

0df08a0e-a200-4957-9bb0-084f562506f9
Affected Products

The following products are affected by CVE-2026-57265 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH 0df08a0e-a200-4957-9bb0-084f562506f9
CVSS 3.1 HIGH MITRE-CVE
Solution
Address index validation in the websocket server to prevent out-of-bounds array access.
  • Validate index values for all commands.
  • Implement bounds checking for array access.
  • Update GeoVision software to the latest version.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-57265.

URL Resource
https://talosintelligence.com/vulnerability_reports/TALOS-2026-2373
https://www.geovision.com.tw/cyber_security.php
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-57265 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-57265 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-57265 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-57265 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jul. 02, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-57265', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-07-02T12:28:33.936675Z'}
  • New CVE Received by 0df08a0e-a200-4957-9bb0-084f562506f9

    Jul. 02, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'GeoVision Inc.', 'product': 'GeoWebPlayer', 'versions': [{'status': 'affected', 'version': 'V1.1.1.0'}, {'status': 'unaffected', 'version': 'V1.1.3.0'}], 'platforms': ['Windows', '64 bit'], 'packageName': 'GeoWebPlayer', 'defaultStatus': 'unaffected'}]
    Added 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. #### audio command index-out-of-bound
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
    Added CWE CWE-129
    Added Reference https://talosintelligence.com/vulnerability_reports/TALOS-2026-2373
    Added Reference https://www.geovision.com.tw/cyber_security.php
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.