CVE-2026-45283 PUBLISHED

Nextcloud: Files Lock app allows users to lock and unlock files of other users

Assigner: GitHub_M
Reserved: 11.05.2026 Published: 01.06.2026 Updated: 01.06.2026

Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.2, and 33.0.0 to before 33.0.1, the files_lock app did not properly validate the ownership of files when processing DAV lock and unlock requests. An authenticated user could lock or unlock files belonging to other users by targeting their absolute WebDAV paths. Additionally, lock tokens were disclosed to unauthorized callers in error responses, allowing attackers to remove token-based locks placed by other users' client applications. It is recommended that the Nextcloud Server is upgraded to 32.0.2 or 33.0.1. It is recommended that the Nextcloud Enterprise Server is upgraded to 31.0.14.4 or 32.0.2 or 33.0.1

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS Score: 6.3

Product Status

Vendor nextcloud
Product security-advisories
Versions
  • Version >= 32.0.0, < 32.0.2 is affected
  • Version >= 33.0.0, < 33.0.1 is affected

References

Problem Types

  • CWE-287: Improper Authentication CWE