๐Ÿ” CVE Alert

CVE-2026-101065

CRITICAL 9.8

Obot Quickstart Docker Deployment Unauthenticated Admin Access

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

Obot is an open-source AI agent/MCP platform. In all versions up to and including commit d7e6970, the Docker quickstart command documented in the README starts the container listening on 0.0.0.0:8080 with authentication disabled by default. When authentication is disabled, every request is mapped to a synthetic "nobody" user that holds the Owner and Admin roles, so any unauthenticated party who can reach the exposed port obtains full administrative access to the Obot API and UI, including the ability to register and launch attacker-controlled MCP servers. Because the quickstart also mounts /var/run/docker.sock into the container, the MCP runtime backend reachable this way has access to the host's Docker control surface. The fix is documentation-only: the quickstart now enables authentication, and operators who followed the previous instructions should set OBOT_SERVER_ENABLE_AUTHENTICATION=true before exposing the host to any untrusted network.

CWE CWE-306
Vendor obot-platform
Product obot
Published Sep 27, 2026
Stay Ahead of the Next One

Get instant alerts for obot-platform obot

Be the first to know when new critical vulnerabilities affecting obot-platform obot are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

obot-platform / obot
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/obot-platform/obot/security/advisories/GHSA-jj4w-pfgv-4mrm vulncheck.com: https://www.vulncheck.com/advisories/obot-quickstart-docker-deployment-unauthenticated-admin-access