All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-22869
HIGHpublished 2026-01-13 21:15 UTC · 7 months ago · modified 2026-06-17 10:20 UTC
8.9
CVSS / 10
// description
Eigent is a multi-agent Workforce. A critical security vulnerability in the CI workflow (.github/workflows/ci.yml) allows arbitrary code execution from fork pull requests with repository write permissions. The vulnerable workflow uses pull_request_target trigger combined with checkout of untrusted PR code. An attacker can exploit this to steal credentials, post comments, push code, or create releases.
// weaknesses (CWE)
- CWE-94