GHSA-vmh4-qv5g-wc55CriticalCVSS 9.8
AutoAgent contains an unauthenticated remote code execution vulnerability in the TCP server that...
🔗 CVE IDs covered (1)
📋 Description
AutoAgent contains an unauthenticated remote code execution vulnerability in the TCP server that binds to all interfaces and executes attacker-supplied commands as root. Attackers can connect to the exposed communication port and execute arbitrary bash commands within the container, gaining access to bind-mounted host workspace directories.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-86124
- https://github.com/HKUDS/AutoAgent/issues/96
- https://github.com/HKUDS/AutoAgent
- https://github.com/HKUDS/AutoAgent/blob/16c12b052ef2330a198063c62a07a7f9723031e3/autoagent/environment/docker_env.py
- https://github.com/HKUDS/AutoAgent/blob/16c12b052ef2330a198063c62a07a7f9723031e3/autoagent/environment/tcp_server.py
- https://www.vulncheck.com/advisories/autoagent-unauthenticated-remote-code-execution-via-the-sandbox-tcp-command-server
- https://github.com/advisories/GHSA-vmh4-qv5g-wc55