PatchSiren cyber security CVE debrief
CVE-2026-34586 mrmn2 CVE debrief
CVE-2026-34586 is an access control bypass vulnerability in PdfDing, a self-hosted PDF manager, viewer, and editor. The issue allows previously authorized users to access shared PDF content after expiration, view limit, or soft-deletion. This vulnerability affects PdfDing versions prior to 1.7.1. Users should apply the patch to prevent unauthorized access to shared PDF content.
- Vendor
- mrmn2
- Product
- PdfDing
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-03-31
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-03-31
- Advisory updated
- 2026-07-24
Who should care
Users of PdfDing version prior to 1.7.1 should apply the patch to prevent unauthorized access to shared PDF content. System administrators and security teams responsible for managing PDFDing deployments should review and update access controls, monitor for suspicious activity, and ensure that PDFDing is upgraded to version 1.7.1 or later.
Technical summary
The check_shared_access_allowed() function in PdfDing validates only session existence but 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. Users should review and update access controls for shared PDF content.
Defensive priority
Medium
Recommended defensive actions
- Apply the patch by upgrading to PdfDing version 1.7.1 or later
- Review and update access controls for shared PDF content
- Monitor for suspicious activity related to shared PDF access
- Verify PDFDing version and patch status
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
Evidence notes
The CVE record was published on 2026-03-31T21:16:31.123Z and was last modified on 2026-07-24T20:10:00.147Z. The NVD entry is currently Analyzed. Evidence is limited to CVE and NVD information. Defenders should verify PDFDing version and patch status, review access controls, and monitor for suspicious activity.
Official resources
-
CVE-2026-34586 CVE record
CVE.org
-
CVE-2026-34586 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Patch
-
Mitigation or vendor reference
[email protected] - Product, Release Notes
-
Mitigation or vendor reference
[email protected] - Exploit, Mitigation, Vendor Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-31T21:16:31.123Z and has not been modified since then. The NVD entry is currently Analyzed.