CVE-2026-81735
Last modified
CVE-2026-81735 is a critical-severity vulnerability rated 10/10 on the CVSS scale. startServer.ts in the mcp-http-server package of UI-TARS-desktop defaulted its listen address to '::' when no host was given, so startSseAndStreamableHttpMcpServer bound the Streamable HTTP and SSE MCP transports to every interface, and its authentication middleware was optional: middlewares are applied only when a caller supplies them. The @agent-infra/mcp-server-commands and @agent-infra/mcp-server-filesystem entry points call startSseAndStreamableHttpMcpServer with a host and port alone and pass no middleware, so neither server required a credential. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
startServer.ts in the mcp-http-server package of UI-TARS-desktop defaulted its listen address to '::' when no host was given, so startSseAndStreamableHttpMcpServer bound the Streamable HTTP and SSE MCP transports to every interface, and its authentication middleware was optional: middlewares are applied only when a caller supplies them. The @agent-infra/mcp-server-commands and @agent-infra/mcp-server-filesystem entry points call startSseAndStreamableHttpMcpServer with a host and port alone and pass no middleware, so neither server required a credential. The commands server exposes a run_command tool that hands its caller-supplied command string to promisify(child_process.exec), so any unauthenticated client able to reach the port could run arbitrary commands as the user running the server, and the filesystem server exposed its file read and write tools on the same terms. The listen default became 127.0.0.1 in commit c2ad42e3eb9b27830db41a3e6f51ca7179d9b168; the package version stayed at 1.2.4 across that change, so the boundary is the commit rather than a release.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bytedance | UI-TARS-desktop | < c2ad42e3eb9b27830db41a3e6f51ca7179d9b168 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81735?
How severe is CVE-2026-81735?
How do I fix CVE-2026-81735?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81729Dolibarr before 23.0.4 authorizes REST API document deletion…6.5
- CVE-2026-8173The web GUI of affected Murrelektronik Xelity switches logs …5.3
- CVE-2026-81730Dolibarr 9.0.0 through 23.0.4 saves inbound email attachment…8.2
- CVE-2026-81731Frappe 15.11.0 through 16.32.0 stores and renders the worksp…5.4
- CVE-2026-81732WWBN AVideo through version 30.0 fails to enforce authentica…6.9
- CVE-2026-81733WWBN AVideo through 30.0 (and master up to commit 4cb576e) c…5.1
- CVE-2026-8174Zohocorp Zoho Mail wordpress plugin is vulnerable to Cross-S…5.7
- CVE-2026-81743Affected versions of Flowintel allow the LOG_FILE configurat…7.5
- CVE-2026-8175IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …9.8
- CVE-2026-81753Affected versions of Flowintel render Mermaid blocks contain…5.1
- CVE-2026-81756Unauthenticated SQL Injection in Smart Marketing SMS and New…9.3
- CVE-2026-81757Author Remote Code Execution (RCE) in Rank Math SEO <= 1.0.2…7.2
Are you affected by CVE-2026-81735?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
