CVE-2026-1699 PUBLISHED

Assigner: eclipse
Reserved: 30.01.2026 Published: 30.01.2026 Updated: 02.02.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor Eclipse Foundation
Product Eclipse Theia - Website
Versions Default: unaffected
  • affected from 0 to 2fb0cc4bfc372cfaef79feb4eebb6563778b2560 (excl.)

Credits

  • Barak Haryati | JFrog finder

References

Problem Types

  • CWE-829 Inclusion of Functionality from Untrusted Control Sphere CWE