CVE-2025-31672

MEDIUM EPSS 62.8%
Published Apr 9, 20251y ago · Modified Jun 17, 20261w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Apr 9, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

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

Threat Intelligence

EPSS Exploit Probability
62.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-20 Improper Input Validation Validation

Affected Products 4

VendorProductVersionRange
apachepoi* <5.4.0
netappactive_iq_unified_manager*any
netappactive_iq_unified_manager*any
netappactive_iq_unified_manager*any

References 4

  • openwall.com http://www.openwall.com/lists/oss-security/2025/04/08/2
    Mailing ListThird Party Advisory
  • bz.apache.org https://bz.apache.org/bugzilla/show_bug.cgi?id=69620
    Permissions Required
  • lists.apache.org https://lists.apache.org/thread/k14w8vcjqy4h34hh5kzldko78kpylkq5
    Mailing ListVendor Advisory
  • security.netapp.com https://security.netapp.com/advisory/ntap-20250523-0004/
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.