CVE-2025-70952

HIGH EPSS 53.8%
Published Mar 25, 20263mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
High
Find Similar
Published Mar 25, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
53.8% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

Affected Products 1

VendorProductVersionRange
pf4j_projectpf4j* <3.14.1

References 4

  • gist.github.com https://gist.github.com/weaver4VD/410f23adb24ef5f5077f021f4393e705
    Third Party Advisory
  • github.com https://github.com/pf4j/pf4j/commit/20c2f80089d1ea779e22c2de5f109a0bce4e1b14
    Patch
  • github.com https://github.com/pf4j/pf4j/issues/618
    Issue TrackingThird Party Advisory
  • github.com https://github.com/pf4j/pf4j/issues/623
    ExploitIssue TrackingThird Party Advisory

Remediation

  • github.com https://github.com/pf4j/pf4j/commit/20c2f80089d1ea779e22c2de5f109a0bce4e1b14
    Patch