Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-23907

5.3 · MEDIUM
Published Mar 10, 2026 apache CWE-22 EPSS 0.89% (57th pctl)

Overview

CVE-2026-23907 is a medium-severity vulnerability affecting apache pdfbox. It was published on March 10, 2026 and has a CVSS 3.1 base score of 5.3 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.3, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from apache. Update pdfbox to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache pdfbox 2.0.24 Affected

Frequently Asked Questions

What is CVE-2026-23907?

CVE-2026-23907 is a medium-severity vulnerability affecting apache pdfbox. It was published on March 10, 2026 and has a CVSS 3.1 base score of 5.3 (MEDIUM).

How severe is CVE-2026-23907?

This vulnerability has a CVSS 3.1 base score of 5.3, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-23907?

Check the references section for vendor advisories and patches from apache. Update pdfbox to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-23907?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23907 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.