Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-f63g-88cj-hjf9 | IzPack has Path Traversal in UnpackerBase that allows writing files outside the installation directory via malicious pack entries |
Wed, 26 Aug 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 26 Aug 2026 14:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | IzPack is a widely used tool for packaging applications on the Java platform as cross-platform installers. In 5.2.6 and earlier, UnpackerBase.unpack() in izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/UnpackerBase.java obtains an attacker-controlled PackFile targetPath, passes it through IoHelper.translatePath(), which only converts separators, and constructs a File without normalizing parent-directory segments or enforcing destination containment. A malicious installer pack entry containing ../ sequences can therefore write outside the intended installation directory to startup folders, executable search paths, or other locations accessible with the victim's privileges when the victim runs the installer. | |
| Title | IzPack: Path Traversal in UnpackerBase allows writing files outside the installation directory via malicious pack entries | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-26T15:37:00.917Z
Reserved: 2026-06-15T19:04:14.456Z
Link: CVE-2026-54550
Updated: 2026-08-26T15:36:37.919Z
Status : Received
Published: 2026-08-26T15:16:49.223
Modified: 2026-08-26T16:16:27.500
Link: CVE-2026-54550
No data.
OpenCVE Enrichment
Updated: 2026-08-26T17:00:04Z
Github GHSA