Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-23907— Apache PDFBox Examples: Path Traversal in PDFBox ExtractEmbeddedFiles Example Code

Quick assessment

Affected
Apache Software Foundation Apache PDFBox Examples
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Apache PDFBox是美国阿帕奇(Apache)基金会的一款基于Java语言的开源工具库。该产品提供PDF文档创建和编辑等功能。 Apache PDFBox 2.0.24版本至2.0.35版本和3.0.0版本至3.0.6版本存在路径遍历漏洞,该漏洞源于ExtractEmbeddedFiles示例中从PDComplexFileSpecification.getFilename获取的文件名被附加到提取路径,可能导致路径遍历攻击。

AI Predicted 4.3 Difficulty: Moderate EPSS 0.89% · P58

Possible ATT&CK Techniques 1 AI

T1083 · File and Directory Discovery
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-23907

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Apache PDFBox Examples: Path Traversal in PDFBox ExtractEmbeddedFiles Example Code
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
Apache PDFBox 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Apache PDFBox是美国阿帕奇(Apache)基金会的一款基于Java语言的开源工具库。该产品提供PDF文档创建和编辑等功能。 Apache PDFBox 2.0.24版本至2.0.35版本和3.0.0版本至3.0.6版本存在路径遍历漏洞,该漏洞源于ExtractEmbeddedFiles示例中从PDComplexFileSpecification.getFilename获取的文件名被附加到提取路径,可能导致路径遍历攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Apache Software Foundation Apache PDFBox Examples 2.0.24 ~ 2.0.35 -

II. Public POCs for CVE-2026-23907

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-23907

登录查看更多情报信息。

Mailing List Discussions for CVE-2026-23907 (1)

Security Blog Posts for CVE-2026-23907 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-23907

No comments yet


Leave a comment