Presenton before 0.8.8-beta bundles an MCP server that, on server/Docker deployments configured with session authentication (AUTH_USERNAME/AUTH_PASSWORD), is reachable unauthenticated at /mcp because the nginx front-end does not apply the auth_request gate to that path and the MCP server auto-mints a valid internal session token for the configured user. A remote unauthenticated attacker can invoke MCP tools such as generate_presentation, performing authenticated application actions, consuming the operators configured LLM API keys, and creating presentations in the operators instance. The Electron desktop build is not affected (MCP disabled).
References
Configurations
No configuration.
History
01 Jul 2026, 15:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/presenton/presenton/issues/678 - |
30 Jun 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-30 22:16
Updated : 2026-07-14 22:17
NVD link : CVE-2026-58446
Mitre link : CVE-2026-58446
CVE.ORG link : CVE-2026-58446
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
