CVE-2025-70952
HIGH7.5EPSS 0.46%pf4j is vulnerable to Path Traversal or Zip Slip attack through improper handling of zip entry names
Published: 3/25/2026Modified: 4/9/2026
Description
pf4j before 20c2f80 has a path traversal vulnerability in the extract() function of Unzip.java, where improper handling of zip entry names can allow directory traversal or Zip Slip attacks, due to a lack of proper path normalization and validation.
Affected packages (2)
- Debian/libpf4j-javafrom 0
- Maven/org.pf4j:pf4jfrom 0, < 3.14.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References (7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-70952
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-70952
- PATCHhttps://github.com/pf4j/pf4j
- WEBhttps://gist.github.com/weaver4VD/410f23adb24ef5f5077f021f4393e705
- WEBhttps://github.com/pf4j/pf4j/commit/20c2f80089d1ea779e22c2de5f109a0bce4e1b14
- WEBhttps://github.com/pf4j/pf4j/issues/618
- WEBhttps://github.com/pf4j/pf4j/issues/623