Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.pdfbox/pdfbox-examples
  4. ›
  5. CVE-2026-23907

CVE-2026-23907: Apache PDFBox has Path Traversal through PDComplexFileSpecification.getFilename() function

March 10, 2026 (updated March 11, 2026)

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.

References

  • github.com/advisories/GHSA-jjwr-xmw6-gf78
  • github.com/apache/pdfbox
  • github.com/apache/pdfbox/commit/b028eafdf101b58e4ee95430c3be25e3e3aa29d7
  • lists.apache.org/thread/gyfq5tcrxfv7rx0z2yyx4hb3h53ndffw
  • nvd.nist.gov/vuln/detail/CVE-2026-23907

Code Behaviors & Features

Detect and mitigate CVE-2026-23907 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.24 before 3.0.7

Fixed versions

  • 3.0.7

Solution

Upgrade to version 3.0.7 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

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

Source file

maven/org.apache.pdfbox/pdfbox-examples/CVE-2026-23907.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:01 +0000.