๐Ÿ” CVE Alert

CVE-2026-52830

CRITICAL 9.4

fast-mcp-telegram: Bearer token path traversal bypasses reserved Telegram session protection

CVSS Score
9.4
EPSS Score
0.0%
EPSS Percentile
0th

fast-mcp-telegram is a Telegram MCP Server. Prior to 0.19.1, fast-mcp-telegram validates HTTP Bearer tokens by joining the raw token string into a session-file path. The verifier rejects the exact reserved token telegram, but it does not reject path separators or normalize the path before checking whether the session file exists. A remote HTTP client can therefore authenticate as the default legacy session with a token such as ../fast-mcp-telegram/telegram when the documented default session file ~/.config/fast-mcp-telegram/telegram.session exists. This bypasses the reserved session name control that is intended to prevent HTTP multi-user sessions from colliding with the default stdio or legacy account. With account-prefixed MCP tools enabled, the attacker still sees and calls the prefixed tools for the default account, so the prefix middleware does not stop the session selection bypass. This vulnerability is fixed in 0.19.1.

CWE CWE-22 CWE-287
Vendor leshchenko1979
Product fast-mcp-telegram
Published Jul 2, 2026
Stay Ahead of the Next One

Get instant alerts for leshchenko1979 fast-mcp-telegram

Be the first to know when new critical vulnerabilities affecting leshchenko1979 fast-mcp-telegram 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:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

leshchenko1979 / fast-mcp-telegram
< 0.19.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
web.archive.org: https://web.archive.org/web/20250926152207/https://github.com/leshchenko1979/fast-mcp-telegram github.com: https://github.com/advisories/GHSA-rxw2-pc8j-vxwm