SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-66420

HIGH · CVSS 8.8 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

MeshCentral 1.1.21 is vulnerable to a cross-site WebSocket hijacking protection bypass, allowing unauthenticated remote attackers to exploit an unconditional early return in the CheckWebServerOriginName() function when self-signed certificates are used. This flaw enables attackers to establish cross-origin WebSocket connections, exfiltrate session keys, and forge session tokens, granting them full remote control over all devices managed by the affected MeshCentral instance. Organizations utilizing MeshCentral should prioritize patching this vulnerability to safeguard against potential unauthorized access and control over their managed devices.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-66420
Severity
HIGH
CVSS
8.8
EPSS
0.17%

Original NVD Description

MeshCentral 1.1.21 contains a cross-site WebSocket hijacking protection bypass vulnerability that allows unauthenticated remote attackers to hijack authenticated administrator sessions by exploiting an unconditional early return in the CheckWebServerOriginName() function within webserver.js when self-signed certificates are in use. Attackers can open cross-origin WebSocket connections to any of the twelve WebSocket endpoints, send crafted action commands to exfiltrate the server sessionKey used to sign session cookies, forge session tokens as arbitrary users, and gain full remote control of all managed devices governed by the MeshCentral instance.