---
id: CVE-2026-86124
title: >-
  AutoAgent contains an unauthenticated remote code execution vulnerability in
  the TCP server that binds to all interfaces and executes attacker-supplied
  commands as root
summary: >-
  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…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-306
vendor: HKUDS
product: AutoAgent
affected:
  - AutoAgent <= 16c12b052ef2330a198063c62a07a7f9723031e3
published: '2026-09-05'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:08:55.030'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86124'
references:
  - url: 'https://github.com/HKUDS/AutoAgent'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/HKUDS/AutoAgent/blob/16c12b052ef2330a198063c62a07a7f9723031e3/autoagent/environment/docker_env.py
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/HKUDS/AutoAgent/blob/16c12b052ef2330a198063c62a07a7f9723031e3/autoagent/environment/tcp_server.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/HKUDS/AutoAgent/issues/96'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/autoagent-unauthenticated-remote-code-execution-via-the-sandbox-tcp-command-server
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00984
epssPercentile: 0.60683
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-18T17:06:32.364354Z'
ingestedAt: '2026-09-06T07:51:56.343Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
