Skip to content

chore(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0 [security]#129

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/maven-org.apache.poi-poi-ooxml-vulnerability
Open

chore(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0 [security]#129
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/maven-org.apache.poi-poi-ooxml-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Confidence
org.apache.poi:poi-ooxml 5.2.35.4.0 age confidence

GitHub Vulnerability Alerts

CVE-2025-31672

Improper Input Validation vulnerability in Apache POI. The issue affects the parsing of OOXML format files like xlsx, docx and pptx. These file formats are basically zip files and it is possible for malicious users to add zip entries with duplicate names (including the path) in the zip. In this case, products reading the affected file could read different data because 1 of the zip entries with the duplicate name is selected over another but different products may choose a different zip entry.
This issue affects Apache POI poi-ooxml before 5.4.0. poi-ooxml 5.4.0 has a check that throws an exception if zip entries with duplicate file names are found in the input file.
Users are recommended to upgrade to version poi-ooxml 5.4.0, which fixes the issue. Please read https://poi.apache.org/security.html for recommendations about how to use the POI libraries securely.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/maven-org.apache.poi-poi-ooxml-vulnerability branch from 46c3861 to f4027af Compare February 2, 2026 17:26
@renovate renovate bot changed the title chore(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0 [security] chore(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0 [security] - autoclosed Feb 18, 2026
@renovate renovate bot closed this Feb 18, 2026
@renovate renovate bot deleted the renovate/maven-org.apache.poi-poi-ooxml-vulnerability branch February 18, 2026 15:30
@renovate renovate bot changed the title chore(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0 [security] - autoclosed chore(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0 [security] Feb 18, 2026
@renovate renovate bot reopened this Feb 18, 2026
@renovate renovate bot force-pushed the renovate/maven-org.apache.poi-poi-ooxml-vulnerability branch 2 times, most recently from f4027af to 3c8391f Compare February 18, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants