๐Ÿ” CVE Alert

CVE-2026-54545

HIGH 7.1

@wakaru/cli arbitrary file write during bundle unpack

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

wakaru is a JavaScript decompiler and unminifier toolkit. From 1.0.0 until 1.4.0, @wakaru/cli sanitizes bundle-controlled module filenames only once before writing extracted modules, so a crafted filename containing overlapping traversal sequences such as ....// collapses to ../ after sanitization and lets the final output path escape the selected output directory, allowing an attacker who can cause a user to run wakaru --unpack on a malicious bundle to write files outside that directory and, depending on the target path and environment, potentially achieve code execution. This issue is fixed in @wakaru/cli 1.4.0.

CWE CWE-22
Vendor pionxzh
Product wakaru
Published Jul 28, 2026
Last Updated Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for pionxzh wakaru

Be the first to know when new high vulnerabilities affecting pionxzh wakaru are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

pionxzh / wakaru
>= 1.0.0, < 1.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pionxzh/wakaru/security/advisories/GHSA-7wpj-vvmv-pgm8 github.com: https://github.com/pionxzh/wakaru/commit/1d30383b20a6f768786b8ada2f1b0945de13c316 github.com: https://github.com/pionxzh/wakaru/releases/tag/v1.4.0