Apache PDFBox Examples: Path Traversal in PDFBox ExtractEmbeddedFiles Example Code
Description
This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.35, from 3.0.0 through 3.0.6.
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.pdfbox:pdfbox-examplesMaven | >= 2.0.24, < 3.0.7 | 3.0.7 |
Affected products
2- Apache Software Foundation/Apache PDFBox Examplesv5Range: 2.0.24
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-jjwr-xmw6-gf78ghsaADVISORY
- lists.apache.org/thread/gyfq5tcrxfv7rx0z2yyx4hb3h53ndffwghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-23907ghsaADVISORY
- www.openwall.com/lists/oss-security/2026/03/10/1ghsaWEB
- github.com/apache/pdfbox/commit/b028eafdf101b58e4ee95430c3be25e3e3aa29d7ghsaWEB
News mentions
0No linked articles in our index yet.