Bug 2501111 (CVE-2026-26032) - CVE-2026-26032 Apache Ivy: Apache Ivy: File overwrite vulnerability via malicious module coordinates
Summary: CVE-2026-26032 Apache Ivy: Apache Ivy: File overwrite vulnerability via malic...
Keywords:
Status: NEW
Alias: CVE-2026-26032
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2520139
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-15 20:02 UTC by OSIDB Bzimport
Modified: 2026-08-20 07:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-15 20:02:58 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.