Skip to main content

GeoWebPlayer CVE-2026-57277

| EUVDEUVD-2026-41239 HIGH
Classic Buffer Overflow (CWE-120)
2026-07-02 GV GHSA-v6p4-q9gr-jf3p
8.3
CVSS 3.1 · Vendor: GV
Share

Severity by source

Vendor (GV) PRIMARY
8.3 HIGH
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today AI
8.3 HIGH

Browser-mediated cross-origin reach to a local process gives AV:N with S:C; UI:R for visiting a page, AC:H for reliable memory corruption, PR:N as no auth is needed.

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GV).

CVSS VectorVendor: GV

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 02, 2026 - 03:55 vuln.today

DescriptionCVE.org

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. One of them, connectionInfo is meant to provide the necessary details to connect to a camera. The handler associated with this command that we callhandle_connection_info contains multiple instances of string copy that can overflow. The function handle_connect_info copies attacker-controlled JSON strings into fixed-size buffers using manual byte-by-byte loops that do not enforce length limits.

Buffer Overflow in key field

AnalysisAI

Stack buffer overflow in GeoVision's GeoWebPlayer addon (also branded "Web Plugin" for GV-VMS and "WS Player" for VMS-Cloud) lets an attacker corrupt fixed-size buffers and potentially achieve code execution against users of GV-VMS, GV-Cloud and related GeoVision products. The flaw lives in the local WebSocket server's connectionInfo command handler, which copies attacker-controlled JSON strings byte-by-byte without length checks; because a malicious web page loaded in the victim's browser can drive that local WebSocket, exploitation is scored network-reachable (CVSS 8.3) but requires user interaction and high attack complexity. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Lure operator to malicious web page
Delivery
Page opens WebSocket to localhost GeoWebPlayer
Exploit
Send connectionInfo with oversized key string
Execution
Byte-by-byte copy overflows fixed buffer
Persist
Corrupt memory / hijack control flow
Impact
Execute code in GeoWebPlayer process

Vulnerability AssessmentAI

Exploitation Exploitation requires that the GeoWebPlayer addon (Web Plugin / WS Player) be installed and its localhost WebSocket server running, and that a victim with that server active is induced to load an attacker-controlled web page (UI:R) that issues a crafted connectionInfo command with an over-length string field such as 'key'. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The provided CVSS 3.1 vector (AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H, 8.3 High) captures the core tension: the WebSocket server only accepts commands from localhost, yet the vector is scored network because a remote malicious web page can, via the victim's browser, reach that local endpoint - hence AV:N with UI:R and scope change (browser authority to local-process authority). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An operator running GeoVision GV-VMS with GeoWebPlayer active is lured to a malicious web page; JavaScript on that page opens a cross-origin WebSocket to the local GeoWebPlayer server and sends a connectionInfo command whose 'key' field is an oversized string. The unbounded byte-by-byte copy in handle_connect_info overruns a fixed-size buffer, corrupting memory and potentially yielding code execution in the GeoWebPlayer process. …
Remediation Apply the fix per GeoVision's security advisory at https://www.geovision.com.tw/cyber_security.php and cross-check the Talos report (https://talosintelligence.com/vulnerability_reports/TALOS-2026-2375) for the patched GeoWebPlayer build; no exact fix version is provided in the available data, so verify the target version against the vendor page before deploying - patch available per vendor advisory. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: inventory all GeoVision product deployments and identify systems running GeoWebPlayer plugin; document current versions. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

CVE-2026-13125 HIGH
8.8 Jul 02

Missing authentication in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS-Clo

CVE-2026-57276 HIGH
8.3 Jul 02

Remote code execution in GeoVision GeoWebPlayer (the browser-facing 'Web Plugin'/'WS Player' addon bundled with GV-VMS,

CVE-2026-57275 HIGH
8.3 Jul 02

Cross-site WebSocket-driven buffer overflow in GeoVision GeoWebPlayer (the 'Web Plugin'/'WS Player' addon bundled with G

CVE-2026-57274 HIGH
8.3 Jul 02

Buffer overflow vulnerabilities in GeoVision's GeoWebPlayer WebSocket addon (CWE-120) allow a remote attacker to induce

CVE-2026-57273 HIGH
8.3 Jul 02

Remote code execution in GeoVision GeoWebPlayer (the "Web Plugin"/"WS Player" addon bundled with GV-VMS, GV-Cloud and VM

CVE-2026-57268 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in VMS

CVE-2026-57278 HIGH
8.3 Jul 02

Buffer overflow in GeoVision's GeoWebPlayer addon (also branded "Web Plugin" in GV-VMS and "WS Player" in VMS-Cloud) all

CVE-2026-57272 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer add-on (also branded 'Web Plugin' for GV-VMS and 'WS Player' for

CVE-2026-57269 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer (a.k.a. 'Web Plugin' / 'WS Player') addon lets an attacker read m

CVE-2026-57271 HIGH
8.3 Jul 02

Out-of-bounds array indexing in GeoVision's GeoWebPlayer addon (also branded 'Web Plugin' in GV-VMS and 'WS Player' in V

CVE-2026-57270 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision GeoWebPlayer (a.k.a. "Web Plugin"/"WS Player"), a websocket-server addon bundled

CVE-2026-57267 HIGH
8.3 Jul 02

Out-of-bounds array access in GeoVision's GeoWebPlayer (the 'Web Plugin'/'WS Player' addon bundled with GV-VMS, GV-Cloud

Share

CVE-2026-57277 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy