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.

#### pause command index-out-of-bound
Published: 2026-07-02
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out-of-bounds read (CWE-129) in the GeoVision GeoWebPlayer WebSocket server triggered by a pause command with an invalid index. This flaw permits a remote attacker to read memory beyond the intended bounds of the GeoWebPlayer process when connected to the WebSocket endpoint, potentially exposing sensitive application data stored in memory. While the CVE does not enumerate specific data that could be accessed, an out-of-bounds read can leak confidential information if the memory contains such data.

Affected Systems

GeoVision Inc.’s GeoWebPlayer version 1.1.1.0 on both 64‑bit Linux and Windows platforms is affected. The vendor has issued GeoWebPlayer 1.1.3.0 that includes the fix, so any system still running 1.1.1.0 remains vulnerable.

Risk and Exploitability

The CVSS score of 8.3 indicates a high severity vulnerability. The EPSS score of under 1% suggests a low current likelihood of exploitation, and the issue is not listed in CISA’s KEV catalog. The likely attack vector is remote network access to the WebSocket endpoint, inferred from the description that the flaw is triggered when the GeoWebPlayer WebSocket server processes a pause command. If exploited, an attacker who can reach the service can trigger the out-of-bounds read and potentially access memory contents.

Generated by OpenCVE AI on July 17, 2026 at 11:39 UTC.

Remediation

Vendor Solution

The vulnerability has been patched with GeoWebPlayer V1.1.3.0


OpenCVE Recommended Actions

  • Apply the GeoWebPlayer 1.1.3.0 patch released by GeoVision as soon as possible.
  • Restrict inbound traffic to the WebSocket server by using firewall rules or network segmentation to limit it to trusted hosts.
  • Continuously monitor the WebSocket endpoint for anomalous traffic and block suspicious connections while the patch is applied.

Generated by OpenCVE AI on July 17, 2026 at 11:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 03:30:00 +0000

Type Values Removed Values 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. #### pause command index-out-of-bound
Title GeoVision GeoWebPlayer Websocket Server out-of-bounds read vulnerability
First Time appeared Geovision Inc.
Geovision Inc. geowebplayer
Weaknesses CWE-129
CPEs cpe:2.3:a:geovision_inc.:geowebplayer:v1.1.1.0:*:64_bit:*:*:*:*:*
cpe:2.3:a:geovision_inc.:geowebplayer:v1.1.1.0:*:windows:*:*:*:*:*
cpe:2.3:a:geovision_inc.:geowebplayer:v1.1.3.0:*:64_bit:*:*:*:*:*
cpe:2.3:a:geovision_inc.:geowebplayer:v1.1.3.0:*:windows:*:*:*:*:*
Vendors & Products Geovision Inc.
Geovision Inc. geowebplayer
References
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H'}


Subscriptions

Geovision Inc. Geowebplayer
cve-icon MITRE

Status: PUBLISHED

Assigner: GV

Published:

Updated: 2026-07-02T12:39:38.730Z

Reserved: 2026-06-24T05:48:03.740Z

Link: CVE-2026-57271

cve-icon Vulnrichment

Updated: 2026-07-02T12:39:35.297Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-17T11:45:15Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index