CVE-2026-45155
Deferred
Deferred - Pending Action
Missing Access Check Allows Circle Membership in Nextcloud Server
Publication date: 2026-06-01
Last updated on: 2026-06-01
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.7 and 33.0.0 to before 33.0.1, a missing access check on API level allowed to add unknown circles by their ID directly to other circles. Since circle IDs have 62^15 complexity by default this is still unlikely to be executable at will, but if access to an ID was available via another source, memberships could be tracked like this. It is recommended that the Nextcloud Server is upgraded to 32.0.7 or 33.0.1. It is recommended that the Nextcloud Enterprise Server is upgraded to 29.0.16.14, 30.0.17.8, 31.0.14.3, 32.0.7 or 33.0.1
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nextcloud | enterprise_server | From 32.0.7 (inc) to 33.0.1 (inc) |
| nextcloud | enterprise_server | to 29.0.16.14 (inc) |
| nextcloud | enterprise_server | to 30.0.17.8 (inc) |
| nextcloud | enterprise_server | to 31.0.14.3 (inc) |
| nextcloud | server | to 32.0.7 (inc) |
| nextcloud | server | to 33.0.1 (inc) |
| nextcloud | enterprise_server | From 29.0.0 (inc) |
| nextcloud | enterprise_server | 32.0.7 |
| nextcloud | enterprise_server | 33.0.1 |
| nextcloud | server | From 32.0.0 (inc) to 32.0.7 (exc) |
| nextcloud | server | From 33.0.0 (inc) to 33.0.1 (exc) |
| nextcloud | enterprise_server | 29.0.16.14 |
| nextcloud | enterprise_server | 30.0.17.8 |
| nextcloud | enterprise_server | 31.0.14.3 |
| nextcloud | enterprise_server | From 32.0.7 (inc) |
| nextcloud | enterprise_server | From 33.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |