CVE-2026-10054
Last modified
CVE-2026-10054 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In affected versions of Eclipse Theia (1.8.1 and later), the browser backend exposes privileged terminal RPC over WebSocket (/services/shell-terminal, /services/terminals/:id) without service-level authentication. WebSocket origin validation in @theia/core is fail-open: connections are accepted when the Origin header is missing or when no THEIA_HOSTS allowlist is configured (the default). The Socket.IO integration additionally replaces the real Origin header with a client-supplied fix-origin header that an attacker can control or omit. As a result, a foreign-origin web page visited by a user with a running Theia instance can open the /services WebSocket namespace, invoke terminal creation, attach to the resulting terminal data channel, execute arbitrary OS commands, and read their output. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In affected versions of Eclipse Theia (1.8.1 and later), the browser backend exposes privileged terminal RPC over WebSocket (/services/shell-terminal, /services/terminals/:id) without service-level authentication. WebSocket origin validation in @theia/core is fail-open: connections are accepted when the Origin header is missing or when no THEIA_HOSTS allowlist is configured (the default). The Socket.IO integration additionally replaces the real Origin header with a client-supplied fix-origin header that an attacker can control or omit. As a result, a foreign-origin web page visited by a user with a running Theia instance can open the /services WebSocket namespace, invoke terminal creation, attach to the resulting terminal data channel, execute arbitrary OS commands, and read their output. This affects both local developer setups (drive-by attack) and hosted or tunneled deployments without strong external authentication. A fix is in development that enforces same-origin validation by default, removes trust in the fix-origin header, gates HTTP and WebSocket access on a SameSite=Strict; HttpOnly connection-token cookie, and sanitizes shell terminal creation options.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Eclipse Foundation | Eclipse Theia | >= 1.8.1, < 1.73.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-10054?
How severe is CVE-2026-10054?
How do I fix CVE-2026-10054?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-10046Bitdefender Napoca bare-metal hypervisor contains an out-of-…7.8
- CVE-2026-10047The Bitdefender Napoca bare-metal hypervisor contains an out…7.8
- CVE-2026-1005Integer underflow in wolfSSL packet sniffer <= 5.8.4 allows …5.3
- CVE-2026-10050In Eclipse Jetty, the Digest authentication server-side comp…9.1
- CVE-2026-10051In Eclipse Jetty, a first HTTP/1.1 request with trailers cau…7.5
- CVE-2026-10052A flaw was found in the Quay config-tool's LDAP and SMTP val…4.1
- CVE-2026-10055In Eclipse Theia since version 1.26.0, the backend /services…8.5
- CVE-2026-10056CORS misconfiguration in the REST API of Network Optix Nx Wi…7.5
- CVE-2026-10057ITS Intelligent SCADA System developed by ITP Technology has…4.8
- CVE-2026-10058ITS Intelligent SCADA System developed by ITP Technology has…4.8
- CVE-2026-10059A flaw was found in the Multicluster Engine for Kubernetes C…9.1
- CVE-2026-10060A vulnerability has been found in TRENDnet TEW-432BRP 3.10B2…9.8
Are you affected by CVE-2026-10054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
