Skip to content

fix(deps): update dependency org.pf4j:pf4j to v3.14.1 [security]#773

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/maven-org.pf4j-pf4j-vulnerability
Open

fix(deps): update dependency org.pf4j:pf4j to v3.14.1 [security]#773
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/maven-org.pf4j-pf4j-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
org.pf4j:pf4j (source) 3.13.03.14.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


pf4j is vulnerable to Path Traversal or Zip Slip attack through improper handling of zip entry names

CVE-2025-70952 / GHSA-5458-7hh9-v7p4

More information

Details

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.

Severity

  • CVSS Score: 8.7 / 10 (High)
  • Vector String: 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

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

pf4j/pf4j (org.pf4j:pf4j)

v3.14.1

Compare Source

Fixed
  • [#​618], [#​623]: Fix path traversal vulnerabilities in ZIP extraction
  • [#​570]: Avoid instantiating Plugin class if a plugin is already unloaded

v3.14.0

Compare Source

Fixed
  • [#​614]: Demo application shows zero Greeting extensions under JDK 23
  • Set class loader to null on unload plugin
Added

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 27, 2026
@renovate renovate Bot changed the title fix(deps): update dependency org.pf4j:pf4j to v3.14.1 [security] fix(deps): update dependency org.pf4j:pf4j to v3.14.1 [security] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot deleted the renovate/maven-org.pf4j-pf4j-vulnerability branch April 27, 2026 17:45
@renovate renovate Bot changed the title fix(deps): update dependency org.pf4j:pf4j to v3.14.1 [security] - autoclosed fix(deps): update dependency org.pf4j:pf4j to v3.14.1 [security] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/maven-org.pf4j-pf4j-vulnerability branch 2 times, most recently from 88d8d4d to 8780162 Compare April 27, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants