Ad

CVE-2026-34586

MEDIUM CVSS 3.1: 6.5 EPSS 0.03%
Updated Mar 31, 2026
Pdfding
Parameter Value
CVSS 6.5 (MEDIUM)
Fixed In 1.7.1
Type CWE-863 (Incorrect Authorization)
Vendor Pdfding
Public PoC No

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.1, check_shared_access_allowed() validates only session existence — it does not check SharedPdf.inactive (expiration / max views) or SharedPdf.deleted. The Serve and Download endpoints rely solely on this function, allowing previously-authorized users to access shared PDF content after expiration, view limit, or soft-deletion.

This issue has been patched in version 1.7.1.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Related Vulnerabilities