CVE-2025-59788
EUVD-2025-20125504.12.2025, 19:16
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.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| nextcloud | nextcloud_server | 30.0.0 ≤ 𝑥 < 30.0.17 |
| nextcloud | nextcloud_server | 31.0.0 ≤ 𝑥 < 31.0.10 |
| nextcloud | nextcloud_server | 32.0.0 ≤ 𝑥 < 32.0.1 |
| nextcloud | nextcloud_server | 22.0.0 ≤ 𝑥 < 22.2.10.33 |
| nextcloud | nextcloud_server | 23.0.0 ≤ 𝑥 < 23.0.12.29 |
| nextcloud | nextcloud_server | 24.0.0 ≤ 𝑥 < 24.0.12.28 |
| nextcloud | nextcloud_server | 25.0.0 ≤ 𝑥 < 25.0.13.23 |
| nextcloud | nextcloud_server | 26.0.0 ≤ 𝑥 < 26.0.13.20 |
| nextcloud | nextcloud_server | 27.0.0 ≤ 𝑥 < 27.1.11.20 |
| nextcloud | nextcloud_server | 28.0.0 ≤ 𝑥 < 28.0.14.11 |
| nextcloud | nextcloud_server | 29.0.0 ≤ 𝑥 < 29.0.16.8 |
| nextcloud | nextcloud_server | 30.0.0 ≤ 𝑥 < 30.0.17 |
| nextcloud | nextcloud_server | 31.0.0 ≤ 𝑥 < 31.0.10 |
| nextcloud | nextcloud_server | 32.0.0 ≤ 𝑥 < 32.0.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-749 - Exposed Dangerous Method or FunctionThe software 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 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software 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.