Vulnerabilities (CVE)

Filtered by vendor Eclipse Subscribe
Filtered by product Theia Website
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-1699 1 Eclipse 1 Theia Website 2026-03-10 N/A 10.0 CRITICAL
In the Eclipse Theia Website repository, the GitHub Actions workflow .github/workflows/preview.yml used pull_request_target trigger while checking out and executing untrusted pull request code. This allowed any GitHub user to execute arbitrary code in the repository's CI environment with access to repository secrets and a GITHUB_TOKEN with extensive write permissions (contents:write, packages:write, pages:write, actions:write). An attacker could exfiltrate secrets, publish malicious packages to the eclipse-theia organization, modify the official Theia website, and push malicious code to the repository.