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-2025-27553

7.5 · HIGH
Published Mar 23, 2025 apache CWE-23 EPSS 1.37% (70th pctl)

Overview

CVE-2025-27553 is a high-severity vulnerability affecting apache commons_vfs. It was published on March 23, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

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

Technical Description

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0.

The FileObject API in Commons VFS has a 'resolveFile' method that

takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of

the base file". However, when the path contains encoded ".."

characters (for example, "%2E%2E/bar.txt"), it might return file objects that are not

a descendent of the base file, without throwing an exception.

This issue affects Apache Commons VFS: before 2.10.0.

Users are recommended to upgrade to version 2.10.0, which fixes the issue.

Remediation

Check the references section for vendor advisories and patches from apache. Update commons_vfs 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 commons_vfs >= 0, < 2.10.0 Affected

Frequently Asked Questions

What is CVE-2025-27553?

CVE-2025-27553 is a high-severity vulnerability affecting apache commons_vfs. It was published on March 23, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-27553?

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

How do I fix or remediate CVE-2025-27553?

Check the references section for vendor advisories and patches from apache. Update commons_vfs 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-2025-27553?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-27553 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.