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

GeoVision Inc.'s GeoWebPlayer addon creates a WebSocket server that enables advanced functionality for GeoVision software. In version 1.1.1.0, a pause command sent to the WebSocket server triggers a buffer underflow that results in an out-of-bounds read (CWE‑129). The vulnerable code can read memory beyond the intended buffer, potentially exposing arbitrary data stored on the host. The official description states that the flaw is triggered when the server processes a pause command, but does not detail the exact data that could be leaked; however, any data residing adjacent to the buffer may become accessible.

Affected Systems

Both 64‑bit and Windows installations of GeoWebPlayer 1.1.1.0 are affected. The vendor has released version 1.1.3.0 that contains the fix, so any system still running 1.1.1.0 remains vulnerable.

Risk and Exploitability

The CVSS score of 8.3 categorises this bug as high severity. EPSS indicates a probability of exploitation below 1 percent, and the vulnerability is not listed in CISA’s KEV catalogue. Based on the description, it is inferred that the likely attack vector is remote over the network: an attacker who can reach the WebSocket endpoint can send a pause command to trigger the out-of-bounds read and read memory content. The CVE description does not specify an authentication or privilege requirement beyond access to the WebSocket service, so any client with network reachability could potentially exploit the flaw.

Generated by OpenCVE AI on July 31, 2026 at 15:13 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.
  • Limit inbound traffic to the WebSocket service by configuring firewall rules or network segmentation to allow only trusted hosts.
  • Monitor the WebSocket endpoint for anomalous traffic patterns and block suspicious connections until the fix is applied.

Generated by OpenCVE AI on July 31, 2026 at 15:13 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

Status : Deferred

Published: 2026-07-02T04:17:13.273

Modified: 2026-07-02T16:51:29.583

Link: CVE-2026-57271

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T15:15:02Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index