Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5gm3-9crp-6g3v | Process Compose: Browser DNS rebinding lets websites control local process-compose MCP tools |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 18 Sep 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 18 Sep 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Process Compose is a scheduler and orchestrator for non-containerized applications. Prior to 1.120.0, the MCP SSE listener in src/mcp/server.go accepts browser-origin requests to /sse and the returned message endpoint without validating the Host header, validating the Origin header, or authenticating the caller. When MCP SSE is enabled, a malicious website can use DNS rebinding to reach the loopback listener and issue MCP requests. If expose_control_tools is enabled, the attacker can enumerate process state, read or search logs, truncate logs, and start, stop, restart, or scale local processes; configured user-defined tools can expose additional commands and output. The Gin REST API token middleware does not protect this separately started MCP listener. This issue is fixed in version 1.120.0. | |
| Title | Process Compose: Browser DNS rebinding lets websites control local process-compose MCP tools | |
| Weaknesses | CWE-306 CWE-346 |
|
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-18T16:49:46.487Z
Reserved: 2026-08-20T19:24:11.618Z
Link: CVE-2026-77339
Updated: 2026-09-18T16:49:41.201Z
Status : Received
Published: 2026-09-18T17:17:00.663
Modified: 2026-09-18T17:17:00.663
Link: CVE-2026-77339
No data.
OpenCVE Enrichment
No data.
Github GHSA