CVE-2026-45279
Analyzed
Analyzed - Analysis Complete
Path Traversal 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 31.0.0 to before 31.0.14, and 32.0.0 to before 32.0.4, if {lang} is used in the template directory config value, non-admin users can in some cases copy arbitrary files (depending on unix permissions) into their own Nextcloud directory via a path traversal. It is recommended that the Nextcloud Server is upgraded to 32.0.4, 31.0.14. It is recommended that the Nextcloud Enterprise Server is upgraded to 32.0.4, 31.0.14, 30.0.17.7, 29.0.17.12, 28.0.14.15
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nextcloud | nextcloud_server | From 31.0.0 (inc) to 31.0.14 (exc) |
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.4 (exc) |
| nextcloud | nextcloud_server | From 28.0.0 (inc) to 28.0.14.15 (exc) |
| nextcloud | nextcloud_server | From 29.0.0 (inc) to 29.0.17.12 (exc) |
| nextcloud | nextcloud_server | From 30.0.0 (inc) to 30.0.17.7 (exc) |
| nextcloud | nextcloud_server | From 31.0.0 (inc) to 31.0.14 (exc) |
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |