7.5
CVE-2026-34376
- EPSS 0.37%
- Veröffentlicht 01.04.2026 17:05:22
- Zuletzt bearbeitet 07.04.2026 20:16:13
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
PdfDing: Password-protected share bypass via direct serve endpoint
PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without completing the password verification flow. This results in unauthorized access to confidential documents that users expected to be protected by a shared-link password. This issue has been patched in version 1.7.0.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.37% | 0.286 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
https://github.com/mrmn2/PdfDing/security/advisories/GHSA-42x7-vvj4-4cj3
https://github.com/mrmn2/PdfDing/pull/294
https://github.com/mrmn2/PdfDing/commit/ae579ea98c5603d1435e0d90e81d72151564088a
https://github.com/mrmn2/PdfDing/releases/tag/v1.7.0