Nextcloud MCP Server is a production-ready MCP server that connects AI assistants to a Nextcloud instance. Prior to 0.117.2, the POST /webhooks/nextcloud endpoint in nextcloud_mcp_server/vector/webhook_receiver.py has no authentication by default because WEBHOOK_SECRET defaults to None and startup validation does not require it. When WEBHOOK_SECRET is unset, handle_nextcloud_webhook() accepts unauthenticated requests. The payload["user"]["uid"] field parsed in nextcloud_mcp_server/vector/webhook_parser.py is attacker-controlled and is used without an authenticated-session cross-check for Qdrant operations, allowing a network attacker to delete or trigger re-indexing of vector embeddings for any user and to destroy the semantic search index by sending forged deletion events. This issue is fixed in version 0.117.2.
CVE-2026-55640
This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 60% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 56(Track)EG Risk 56/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 40%
- KEV
- Not listed
Published
August 25, 2026
Last Modified
August 25, 2026
Advisory Details (3)
Auto-updated Aug 29, 2026GitHub - cbcoutinho/nextcloud-mcp-server at v0.117.2 · GitHub
https://github.com/cbcoutinho/nextcloud-mcp-server/tree/v0.117.2Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default ) · Advisory · cbcoutinho/nextcloud-mcp-server · GitHub
https://github.com/cbcoutinho/nextcloud-mcp-server/security/advisories/GHSA-8vh3-g2qg-2h2ccommit 4fc2b1094510 (cbcoutinho/nextcloud-mcp-server)
Patch available: cbcoutinho/nextcloud-mcp-server v0.169.1 (contains commit 4fc2b1094510)
https://github.com/cbcoutinho/nextcloud-mcp-server/commit/4fc2b10945108cf1008ec9698291de6706ffcb73Vendor Advisories for CVE-2026-55640(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| nextcloud-mcp-server | 0.100.0 ... 0.99.0 (118 versions) | 0.117.2 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:51 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 00:16 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 15:04 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 17:46 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 20:24 UTCEG score recompute
- 2026-08-25 19:36 UTCEG score recompute
- 2026-08-25 16:23 UTCEG score recompute
- 2026-08-25 16:10 UTCEG score recompute
- 2026-08-25 16:09 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-55640?
When was CVE-2026-55640 disclosed?
Is CVE-2026-55640 actively exploited?
What is the CVSS score of CVE-2026-55640?
How do I remediate CVE-2026-55640?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55640
Is Your Infrastructure Affected by CVE-2026-55640?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.