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.
In order to access the websocket server, no authentication is required. As such, any malicious website can attempt to open a connection to the server and potentially access sensitive APIs. In particular, it's possible to call a combination of the `create` method and `getScreenCapture` to retrieve the content of the user's screen.
References
Configurations
No configuration.
History
02 Jul 2026, 04:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-02 04:17
Updated : 2026-07-02 16:51
NVD link : CVE-2026-13125
Mitre link : CVE-2026-13125
CVE.ORG link : CVE-2026-13125
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
