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.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-22",
"CWE-23"
],
"nvd_published_at": "2026-03-25T19:16:28Z",
"github_reviewed_at": "2026-03-27T19:49:00Z",
"severity": "HIGH"
}