SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-26032

MEDIUM · CVSS 5.4 EPSS 0.51% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Apache Ivy versions 2.0.0 to 2.5.3 are vulnerable due to a directory traversal issue in the PackagerResolver, allowing an attacker with access to a packager repository to manipulate module coordinates and overwrite files outside the designated "buildRoot" directory. This could lead to unauthorized file modifications, potentially compromising the integrity of the system. Organizations using affected versions should prioritize upgrading to Ivy 2.6.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-26032
Severity
MEDIUM
CVSS
5.4
EPSS
0.51%
Apache

Original NVD Description

The PackagerResolver of Apache Ivy is able to download online artifacts and to (re)package them in a format defined by a packager.xml file. This repackaging is done by an Ant script, which is stored in a subdirectory of the configured "buildRoot" directory. This subdirectory is calculated based on modules coordinates, like the organisation, name or version. If one of the coordinates contains "../" sequences - which are valid characters for Ivy coordinates in general- it is possible to break out of the configured "buildRoot" directory where other files can be overwritten. In order to exploit this vulnerability an attacker needs to have access to a packager repository and add or modify the coordinates in ivy.xml files to have such "../" sequences. Users of Apache Ivy 2.0.0 to 2.5.3 (inclusive) should upgrade to Ivy 2.6.0.

Related CVEs

Other vulnerabilities affecting the same vendor(s)