Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. nextcloud-mcp-server
  4. ›
  5. CVE-2026-55640

CVE-2026-55640: nextcloud-mcp-server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

August 25, 2026

The POST /webhooks/nextcloud endpoint has no authentication by default: WEBHOOK_SECRET defaults to None and is never required by startup validation. When unset, the receiver accepts any unauthenticated POST. The user_id is taken directly from the attacker-supplied payload and passed to Qdrant, allowing an unauthenticated attacker to delete or corrupt vector embeddings for any user.

References

  • github.com/advisories/GHSA-8vh3-g2qg-2h2c
  • github.com/cbcoutinho/nextcloud-mcp-server/commit/4fc2b10945108cf1008ec9698291de6706ffcb73
  • github.com/cbcoutinho/nextcloud-mcp-server/security/advisories/GHSA-8vh3-g2qg-2h2c
  • github.com/cbcoutinho/nextcloud-mcp-server/tree/v0.117.2
  • nvd.nist.gov/vuln/detail/CVE-2026-55640

Code Behaviors & Features

Detect and mitigate CVE-2026-55640 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.117.2

Fixed versions

  • 0.117.2

Solution

Upgrade to version 0.117.2 or above.

Impact 9.1 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

pypi/nextcloud-mcp-server/CVE-2026-55640.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 11 Sep 2026 00:17:04 +0000.