Description
Directory Traversal vulnerability in the extractFile method of org.codehaus.plexus.util.Expand in plexus-utils before 6d780b3378829318ba5c2d29547e0012d5b29642. This allows an attacker to execute arbitrary code
Published: 2026-03-25
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch ASAP
AI Analysis

Impact

A directory‑traversal flaw exists in the file extraction routine of the PlexusUtils library. When an attacker supplies a specifically crafted archive, the library writes files outside the intended destination directory, allowing arbitrary files to be created or overwritten. This capability enables execution of arbitrary code on the host system and at the very most can compromise confidentiality, integrity, and availability of the machine that performs the extraction.

Affected Systems

Any Java application that relies on PlexusUtils versions before the commit identified by 6d780b3378829318ba5c2d29547e0012d5b29642 is susceptible. This includes popular build tools, continuous‑integration platforms, integrated development environments, and other software that performs archive extraction without additional safeguards.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, signalling high severity, while the EPSS score of less than one percent suggests that exploitation attempts have not been widely observed yet. The flaw is not recorded in the CISA Known Exploited Vulnerabilities catalog. Attackers can target services that accept untrusted archives from external sources; in local contexts, a user with the ability to supply an archive to an application can also trigger the flaw.

Generated by OpenCVE AI on April 2, 2026 at 03:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PlexusUtils to the patched revision that includes the commit 6d780b3378829318ba5c2d29547e0012d5b29642 or later.
  • If upgrading is currently infeasible, validate that any archive processed by the library originates from a trusted source and enforce strict directory boundaries during extraction.
  • Run the extraction process with the minimal privilege set and audit the file system for unexpected writes to detect or prevent exploitation.

Generated by OpenCVE AI on April 2, 2026 at 03:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6fmv-xxpf-w3cw Plexus-Utils has a Directory Traversal vulnerability in its extractFile method
History

Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:codehaus-plexus:plexus-utils:*:*:*:*:*:*:*:*

Fri, 27 Mar 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Thu, 26 Mar 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Thu, 26 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Codehaus-plexus
Codehaus-plexus plexus-utils
Vendors & Products Codehaus-plexus
Codehaus-plexus plexus-utils

Thu, 26 Mar 2026 00:15:00 +0000

Type Values Removed Values Added
Title Directory Traversal in Plexus Utils ExtractFile Leading to Arbitrary Code Execution org.codehaus.plexus:plexus-utils: Plexus-utils: Directory Traversal in extractFile method
References
Metrics threat_severity

None

cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L'}

threat_severity

Important


Wed, 25 Mar 2026 22:00:00 +0000

Type Values Removed Values Added
Title Directory Traversal in Plexus Utils ExtractFile Leading to Arbitrary Code Execution
Weaknesses CWE-22
CWE-94

Wed, 25 Mar 2026 18:00:00 +0000

Type Values Removed Values Added
Description Directory Traversal vulnerability in the extractFile method of org.codehaus.plexus.util.Expand in plexus-utils before 6d780b3378829318ba5c2d29547e0012d5b29642. This allows an attacker to execute arbitrary code
References

Subscriptions

Codehaus-plexus Plexus-utils
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-27T19:34:53.752Z

Reserved: 2025-12-08T00:00:00.000Z

Link: CVE-2025-67030

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-03-25T18:16:25.880

Modified: 2026-04-01T14:15:59.683

Link: CVE-2025-67030

cve-icon Redhat

Severity : Important

Publid Date: 2026-03-25T00:00:00Z

Links: CVE-2025-67030 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-02T07:59:19Z

Weaknesses