CVE Catalog

CVE-2026-10055

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

21th percentile - higher than 21% of all known CVEs

Summary

In Eclipse Theia since version 1.26.0, the backend /services/request-service RPC endpoint accepts an attacker-controlled URL from any client connected to the standard /services messaging endpoint, performs the HTTP request server-side, and returns the full response body to the caller. Because the destination URL is neither validated nor allowlisted, a remote attacker with access to the Theia service connection can issue server-side HTTP requests to localhost or other backend-reachable hosts and read their responses.

Risk Assessment

The risk involves exposure of internal administrative endpoints, cloud instance metadata services, and other resources intentionally outside the browser network boundary, potentially leading to privilege escalation or sensitive data leakage.

Recommendation

It is recommended to immediately update Eclipse Theia to a version that includes a fix validating or allowlisting destination URLs in the /services/request-service, or temporarily restrict access to the Theia service connection to trusted users only.

Other vulnerabilities in Eclipse Theia

See all
Original NVD description (English source)

In Eclipse Theia since version 1.26.0, the backend /services/request-service RPC accepts an attacker-controlled URL from any client connected to the standard /services messaging endpoint, performs the HTTP request server-side, and returns the full response body to the caller. Because the destination URL is neither validated nor allowlisted, a remote attacker with access to the Theia service connection can issue server-side HTTP requests to localhost or other backend-reachable hosts and read their responses, exposing internal administrative endpoints, cloud instance metadata services, and other resources that are intentionally outside the browser network boundary. The vulnerability affects deployments where the Theia service connection is reachable by untrusted users (for example, multi-tenant or publicly-reachable Theia deployments).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS