SCA: security update for org.apache.commons:commons-vfs2 (GHSA-9q4x-fr4m-jp86)

high Tenable Cloud Security Plugin ID 421219

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2025-27553)

See Also

https://github.com/advisories/GHSA-9q4x-fr4m-jp86

Plugin Details

Severity: High

ID: 421219

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/25/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2025-27553

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/23/2025

Vulnerability Publication Date: 3/23/2025

Reference Information

CVE: CVE-2025-27553

cwe: CWE-23