CVE-2026-45283
Analyzed
Analyzed - Analysis Complete
Improper File Ownership Validation in Nextcloud Server
Publication date: 2026-06-01
Last updated on: 2026-06-03
Assigner: GitHub, Inc.
Description
Description
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
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.2 (exc) |
| nextcloud | nextcloud_server | From 33.0.0 (inc) to 33.0.1 (exc) |
| nextcloud | nextcloud_server | From 31.0.0 (inc) to 31.0.14.4 (exc) |
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.2 (exc) |
| nextcloud | nextcloud_server | From 33.0.0 (inc) to 33.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |