Katalog CVE

CVE-2026-54618

KrytyczneCVSS 9.4
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Obsidian Web MCP przed wersją 0.2.0 pozwala nieuwierzytelnionemu zdalnemu atakującemu uzyskać kod autoryzacyjny bez logowania i wymienić go na statyczny token VAULT_MCP_TOKEN. Umożliwia to pełny dostęp do operacji na sejfie Obsidian, w tym odczyt, zapis, wyszukiwanie, przenoszenie i usuwanie plików.

Ocena ryzyka

Atakujący może odczytać, zmodyfikować lub usunąć całą zawartość sejfu Obsidian, co stanowi poważne naruszenie poufności i integralności danych.

Rekomendacja

Zaktualizuj Obsidian Web MCP do wersji 0.2.0 lub nowszej, która naprawia tę podatność.

Powiązane podatności

Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS