Path traversal in Codehaus plexus-utils - CVE-2025-67030

 

Path traversal in Codehaus plexus-utils - CVE-2025-67030

Published: May 26, 2026


Vulnerability identifier: #VU132316
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2025-67030
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Codehaus
Affected software:
Codehaus plexus-utils

Detailed vulnerability description

The vulnerability allows a remote attacker to write arbitrary files.

The vulnerability exists due to path traversal in the extractFile function when extracting archive entries with traversal sequences or absolute paths. A remote attacker can supply a specially crafted archive to write arbitrary files.

If a written file is later used as an executable or configuration file, this may lead to code execution in the context of the current working user.


How to mitigate CVE-2025-67030

Install security update from vendor's website.

Sources