CVE-2025-59788
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-12-04
Last updated on: 2026-03-25
Assigner: MITRE
Description
Description
Cross-site scripting (XSS) vulnerability in a reachable files_pdfviewer example directory in Nextcloud with versions before 22.2.10.33, 23.0.12.29, 24.0.12.28, 25.0.13.23, 26.0.13.20, 27.1.11.20, 28.0.14.11, 29.0.16.8, 30.0.17, 31.0.10, and 32.0.1 allows attackers to execute arbitrary JavaScript in the context of a user's browser via a crafted PDF file to viewer.html. This issue is related to CVE-2024-4367, but the root cause of this Nextcloud issue is that the product exposes executable example code on a same-origin basis.
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.10 (exc) |
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.1 (exc) |
| nextcloud | nextcloud_server | From 30.0.0 (inc) to 30.0.17 (exc) |
| nextcloud | nextcloud_server | From 28.0.0 (inc) to 28.0.14.11 (exc) |
| nextcloud | nextcloud_server | From 29.0.0 (inc) to 29.0.16.8 (exc) |
| nextcloud | nextcloud_server | From 31.0.0 (inc) to 31.0.10 (exc) |
| nextcloud | nextcloud_server | From 22.0.0 (inc) to 22.2.10.33 (exc) |
| nextcloud | nextcloud_server | From 23.0.0 (inc) to 23.0.12.29 (exc) |
| nextcloud | nextcloud_server | From 24.0.0 (inc) to 24.0.12.28 (exc) |
| nextcloud | nextcloud_server | From 25.0.0 (inc) to 25.0.13.23 (exc) |
| nextcloud | nextcloud_server | From 26.0.0 (inc) to 26.0.13.20 (exc) |
| nextcloud | nextcloud_server | From 27.0.0 (inc) to 27.1.11.20 (exc) |
| nextcloud | nextcloud_server | From 30.0.0 (inc) to 30.0.17 (exc) |
| nextcloud | nextcloud_server | From 32.0.0 (inc) to 32.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-749 | The product provides an Applications Programming Interface (API) or similar interface for interaction with external actors, but the interface includes a dangerous method or function that is not properly restricted. |
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |