CVE-2026-57264
Received Received - Intake

Heap Overflow in GeoWebPlayer Websocket Server

Vulnerability report for CVE-2026-57264, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-02

Last updated on: 2026-07-02

Assigner: 0df08a0e-a200-4957-9bb0-084f562506f9

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-02
Last Modified
2026-07-02
Generated
2026-07-02
AI Q&A
2026-07-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
geovision geowebplayer *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-129 The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in GeoWebPlayer, an addon for GeoVision software, which creates a websocket server to enhance web-interface capabilities. This server accepts commands from localhost, many of which use an 'index' value to access arrays for critical operations. However, the 'index' value is not properly validated for its range, allowing out-of-bound access to multiple arrays.

Specifically, the 'setPIP' command suffers from this index-out-of-bound issue, which can lead to unexpected behavior or exploitation.

Impact Analysis

Because the vulnerability allows out-of-bound array access via the websocket server commands, it can lead to critical security impacts including unauthorized code execution or manipulation of the system.

The CVSS score of 8.3 indicates a high severity, with potential impacts on confidentiality, integrity, and availability of the affected system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57264. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart