CVE-2026-45690
Analyzed
Analyzed - Analysis Complete
Authentication Bypass in Nextcloud Server
Publication date: 2026-06-01
Last updated on: 2026-06-04
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.9, and 33.0.0 to before 33.0.3, an authentication bypass vulnerability allowed attackers with knowledge of a user's password to circumvent two-factor authentication (2FA) protections. When a user initiated login with valid credentials on a 2FA-enabled account, the system created a temporary session token before enforcing the second factor challenge. This token could be extracted and replayed via HTTP Basic Authentication to gain unauthorized access to authenticated endpoints. It is recommended that the Nextcloud Server is upgraded to 33.0.3 or 32.0.9. It is recommended that the Nextcloud Enterprise Server is upgraded to 33.0.3, 32.0.9, 31.0.14.5, 30.0.17.9 or 29.0.16.16
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.9 (exc) |
| nextcloud | nextcloud_server | From 33.0.0 (inc) to 33.0.3 (exc) |
| nextcloud | nextcloud_server | From 29.0.0 (inc) to 29.0.16.16 (exc) |
| nextcloud | nextcloud_server | From 30.0.0 (inc) to 30.0.17.9 (exc) |
| nextcloud | nextcloud_server | From 31.0.0 (inc) to 31.0.14.5 (exc) |
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.9 (exc) |
| nextcloud | nextcloud_server | From 33.0.0 (inc) to 33.0.3 (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. |