🔐 CVE Alert

CVE-2026-23907

MEDIUM 5.3

Apache PDFBox Examples: Path Traversal in PDFBox ExtractEmbeddedFiles Example Code

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor apache software foundation
Product apache pdfbox examples
Published Mar 10, 2026
Last Updated Mar 10, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache pdfbox examples

Be the first to know when new medium vulnerabilities affecting apache software foundation apache pdfbox examples are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Apache Software Foundation / Apache PDFBox Examples
2.0.24 ≤ 2.0.35 3.0.0 ≤ 3.0.6

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/JoakimBulow/ lists.apache.org: https://lists.apache.org/thread/gyfq5tcrxfv7rx0z2yyx4hb3h53ndffw openwall.com: http://www.openwall.com/lists/oss-security/2026/03/10/1

Credits

Joakim Bülow (Neo4j Security Team)