Impact
The vulnerability is an unauthenticated POST endpoint that lets an attacker control the payload used for deletion commands against the vector store, causing removal or re‑indexing of vector embeddings for any user and the destruction of the semantic search index. This leads to permanent data loss and service interruption, as indicated by the CVSS score of 9.1.
Affected Systems
The affected product is Nextcloud MCP Server from cbcoutinho, versions earlier than 0.117.2. The fix is implemented starting in 0.117.2, so any installation running a lower version is vulnerable.
Risk and Exploitability
The EPSS score is not available, but the high CVSS score and lack of authentication mean that a network attacker can simply send an unauthenticated POST request to the /webhooks/nextcloud endpoint. The likely attack vector is over the network to the exposed webhook URL, with no credentials required. As the vulnerability is not listed in the CISA KEV catalog, there is no known widespread exploitation yet, but the potential impact warrants immediate attention.
OpenCVE Enrichment
Github GHSA