πŸ” CVE Alert

CVE-2026-33929

MEDIUM 4.3

Apache PDFBox Examples: Path Traversal in PDFBox ExtractEmbeddedFiles Example Code

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
5th

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache PDFBox Examples. 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. Users are recommended to update to version 2.0.37 or 3.0.8 once available. Until then, they should apply the fix provided in GitHub PR 427. The ExtractEmbeddedFiles example contained a path traversal vulnerability (CWE-22) mentioned in CVE-2026-23907. However the change in the releases 2.0.36 and 3.0.7 is flawed because it doesn't consider the file path separator. Because of that, a user having writing rights on /home/ABC could be victim to a malicious PDF resulting in a write attempt to any path starting withΒ /home/ABC, e.g.Β "/home/ABCDEF". Users who have copied this example into their production code should apply the mentioned change. The example has been changed accordingly and is available in the project repository.

CWE CWE-22
Vendor apache software foundation
Product apache pdfbox examples
Published Apr 14, 2026
Last Updated Apr 14, 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.36 3.0.0 ≀ 3.0.7

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/apache/pdfbox/pull/427/changes lists.apache.org: https://lists.apache.org/thread/op3lyx1ngzy4qycn06l6hljyf28ff0zs lists.apache.org: https://lists.apache.org/thread/j8l07tgzy9dm8d8n0f3c45h7zg7t3ld6

Credits

Kaixuan Li