Home

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.

PUBLISHED Reserved 2026-01-19 | Published 2026-03-10 | Updated 2026-03-10 | Assigner apache

Problem types

CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

Default status
unaffected

2.0.24 (semver)
affected

3.0.0 (semver)
affected

Credits

Joakim Bülow (Neo4j Security Team) finder

References

www.openwall.com/lists/oss-security/2026/03/10/1

github.com/JoakimBulow/

lists.apache.org/thread/gyfq5tcrxfv7rx0z2yyx4hb3h53ndffw vendor-advisory

cve.org (CVE-2026-23907)

nvd.nist.gov (CVE-2026-23907)

Download JSON