CVE-2026-23907 - Apache PDFBox Path Traversal Vulnerability

CVE-2026-23907 - Apache PDFBox Path Traversal Vulnerability

CVE ID :CVE-2026-23907 Published : March 10, 2026, 10:20 a.m. | 2 hours, 32 minutes ago Description :This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.36, from 3.0.0 through 3.0.7. The ExtractEmbeddedFiles example contains a path traversal vulnerability (CWE-22) because the filename that is obtained from PDComplexFileSpecification.getFilename() is appended to the extraction path. Users who have copied this example into their production code should review it to ensure that the extraction path is acceptable. The example has been changed accordingly, now the initial path and the extraction paths are converted into canonical paths and it is verified that extraction path contains the initial path. The documentation has also been adjusted. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Published
March 10, 2026
Affected Product: Apache
CWE: CWE-22
Impact: path traversal