๐Ÿ” CVE Alert

CVE-2026-54618

CRITICAL 9.4

Obsidian Web MCP: Unauthenticated vault access: /oauth/authorize auto-approves without authenticating the user

CVSS Score
9.4
EPSS Score
0.0%
EPSS Percentile
0th

Obsidian Web MCP is a secure remote MCP server for Obsidian vaults. Prior to 0.2.0, /oauth/authorize issues an authorization code without a login, consent, or session check, and /oauth/token can exchange that code for the static VAULT_MCP_TOKEN without authenticating a client. An unauthenticated remote caller who can reach the intended tunnel deployment can therefore call /mcp and use vault_read, vault_write, vault_search, vault_list, vault_move, and vault_delete against the entire vault. Optional PKCE does not prevent an attacker-initiated flow, and unauthenticated /oauth/register also exposes a client_credentials path by returning the configured VAULT_OAUTH_CLIENT_SECRET. This issue is fixed in version 0.2.0.

CWE CWE-306 CWE-522 CWE-601
Vendor jimprosser
Product obsidian-web-mcp
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for jimprosser obsidian-web-mcp

Be the first to know when new critical vulnerabilities affecting jimprosser obsidian-web-mcp 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

jimprosser / obsidian-web-mcp
< 0.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jimprosser/obsidian-web-mcp/security/advisories/GHSA-hwhg-mrjc-8g43 github.com: https://github.com/jimprosser/obsidian-web-mcp/pull/30 github.com: https://github.com/jimprosser/obsidian-web-mcp/commit/e4924f096ee7494a7999d6c0cceca9be08e48eef github.com: https://github.com/jimprosser/obsidian-web-mcp/releases/tag/v0.2.0