CVE-2026-34586: CWE-863: Incorrect Authorization in mrmn2 PdfDing
CVE-2026-34586 is an authorization vulnerability in mrmn2's PdfDing versions prior to 1. 7. 1. The flaw arises because the function check_shared_access_allowed() only verifies session existence without validating whether shared PDFs are inactive due to expiration, view limits, or soft deletion. Consequently, users with previously authorized sessions can continue accessing shared PDF content beyond intended restrictions. This issue affects the Serve and Download endpoints and has been fixed in version 1. 7. 1. The vulnerability has a CVSS score of 6. 5 (medium severity), requires low privileges, no user interaction, and can be exploited remotely.
AI Analysis
Technical Summary
CVE-2026-34586 is an authorization bypass vulnerability identified in the PdfDing application, a self-hosted PDF manager, viewer, and editor developed by mrmn2. The vulnerability stems from the function check_shared_access_allowed(), which prior to version 1.7.1, only checks for the existence of a valid session but fails to verify critical access control parameters such as whether the shared PDF has become inactive due to expiration, exceeded maximum view counts, or has been soft-deleted. The Serve and Download endpoints rely exclusively on this flawed function to authorize access to shared PDF content. As a result, users who had legitimate access previously can continue to access shared documents even after the intended access period has expired, the view limit has been reached, or the document has been marked deleted. This represents an incorrect authorization flaw categorized under CWE-863 (Incorrect Authorization). The vulnerability allows an attacker with low privileges (authenticated user) to bypass intended access restrictions without requiring any user interaction. The CVSS v3.1 base score is 6.5, reflecting a medium severity level, with a vector indicating network attack vector, low attack complexity, privileges required, no user interaction, unchanged scope, high confidentiality impact, and no impact on integrity or availability. Although no known exploits have been reported in the wild, the flaw poses a risk to confidentiality of sensitive documents shared via PdfDing. The issue has been addressed in PdfDing version 1.7.1 by enhancing the authorization checks to include validation of the shared PDF's inactive status and deletion state.
Potential Impact
The primary impact of this vulnerability is unauthorized continued access to shared PDF documents beyond their intended access controls, potentially exposing sensitive or confidential information. Organizations relying on PdfDing for document sharing may face data confidentiality breaches if expired or deleted shared PDFs remain accessible to previously authorized users. This can lead to leakage of intellectual property, personally identifiable information, or other sensitive data. Since the vulnerability does not affect integrity or availability, the risk is confined to confidentiality. The ease of exploitation (low complexity, network accessible, no user interaction) combined with the medium severity score indicates a moderate risk. Organizations with strict data governance, compliance requirements, or handling sensitive documents are particularly at risk. The lack of known exploits in the wild reduces immediate threat but does not eliminate the risk of future exploitation. Failure to patch may result in unauthorized data exposure and potential regulatory or reputational consequences.
Mitigation Recommendations
Organizations using PdfDing should immediately upgrade to version 1.7.1 or later, where the vulnerability has been patched by enforcing proper authorization checks that validate shared PDF expiration, view limits, and deletion status. Until upgrade is possible, administrators should consider disabling the Serve and Download endpoints for shared PDFs or restrict access to trusted users only. Implement monitoring and logging of access to shared PDFs to detect anomalous or unauthorized access attempts. Review and tighten session management policies to limit session reuse or prolonged access. Additionally, conduct audits of shared PDF content to identify any sensitive documents that may have been exposed due to this flaw. Educate users about the importance of revoking shared document access promptly and using secure sharing practices. Finally, maintain an up-to-date inventory of PdfDing instances and ensure timely application of security patches.
Affected Countries
United States, Germany, United Kingdom, France, Canada, Australia, Japan, South Korea, Netherlands, Sweden
CVE-2026-34586: CWE-863: Incorrect Authorization in mrmn2 PdfDing
Description
CVE-2026-34586 is an authorization vulnerability in mrmn2's PdfDing versions prior to 1. 7. 1. The flaw arises because the function check_shared_access_allowed() only verifies session existence without validating whether shared PDFs are inactive due to expiration, view limits, or soft deletion. Consequently, users with previously authorized sessions can continue accessing shared PDF content beyond intended restrictions. This issue affects the Serve and Download endpoints and has been fixed in version 1. 7. 1. The vulnerability has a CVSS score of 6. 5 (medium severity), requires low privileges, no user interaction, and can be exploited remotely.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-34586 is an authorization bypass vulnerability identified in the PdfDing application, a self-hosted PDF manager, viewer, and editor developed by mrmn2. The vulnerability stems from the function check_shared_access_allowed(), which prior to version 1.7.1, only checks for the existence of a valid session but fails to verify critical access control parameters such as whether the shared PDF has become inactive due to expiration, exceeded maximum view counts, or has been soft-deleted. The Serve and Download endpoints rely exclusively on this flawed function to authorize access to shared PDF content. As a result, users who had legitimate access previously can continue to access shared documents even after the intended access period has expired, the view limit has been reached, or the document has been marked deleted. This represents an incorrect authorization flaw categorized under CWE-863 (Incorrect Authorization). The vulnerability allows an attacker with low privileges (authenticated user) to bypass intended access restrictions without requiring any user interaction. The CVSS v3.1 base score is 6.5, reflecting a medium severity level, with a vector indicating network attack vector, low attack complexity, privileges required, no user interaction, unchanged scope, high confidentiality impact, and no impact on integrity or availability. Although no known exploits have been reported in the wild, the flaw poses a risk to confidentiality of sensitive documents shared via PdfDing. The issue has been addressed in PdfDing version 1.7.1 by enhancing the authorization checks to include validation of the shared PDF's inactive status and deletion state.
Potential Impact
The primary impact of this vulnerability is unauthorized continued access to shared PDF documents beyond their intended access controls, potentially exposing sensitive or confidential information. Organizations relying on PdfDing for document sharing may face data confidentiality breaches if expired or deleted shared PDFs remain accessible to previously authorized users. This can lead to leakage of intellectual property, personally identifiable information, or other sensitive data. Since the vulnerability does not affect integrity or availability, the risk is confined to confidentiality. The ease of exploitation (low complexity, network accessible, no user interaction) combined with the medium severity score indicates a moderate risk. Organizations with strict data governance, compliance requirements, or handling sensitive documents are particularly at risk. The lack of known exploits in the wild reduces immediate threat but does not eliminate the risk of future exploitation. Failure to patch may result in unauthorized data exposure and potential regulatory or reputational consequences.
Mitigation Recommendations
Organizations using PdfDing should immediately upgrade to version 1.7.1 or later, where the vulnerability has been patched by enforcing proper authorization checks that validate shared PDF expiration, view limits, and deletion status. Until upgrade is possible, administrators should consider disabling the Serve and Download endpoints for shared PDFs or restrict access to trusted users only. Implement monitoring and logging of access to shared PDFs to detect anomalous or unauthorized access attempts. Review and tighten session management policies to limit session reuse or prolonged access. Additionally, conduct audits of shared PDF content to identify any sensitive documents that may have been exposed due to this flaw. Educate users about the importance of revoking shared document access promptly and using secure sharing practices. Finally, maintain an up-to-date inventory of PdfDing instances and ensure timely application of security patches.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-30T16:56:30.999Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69cc343ee6bfc5ba1d4033d8
Added to database: 3/31/2026, 8:53:18 PM
Last enriched: 3/31/2026, 9:08:47 PM
Last updated: 3/31/2026, 9:54:35 PM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.