CVE-2025-46762

HIGH EPSS 70.0%
Published May 6, 20251y ago · Modified Jun 17, 20262w ago
7.1 CVSS 4.0
High
Find Similar
Published May 6, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Schema parsing in the parquet-avro module of Apache Parquet 1.15.0 and previous versions allows bad actors to execute arbitrary code. While 1.15.1 introduced a fix to restrict untrusted packages, the default setting of trusted packages still allows malicious classes from these packages to be executed. The exploit is only applicable if the client code of parquet-avro uses the "specific" or the "reflect" models deliberately for reading Parquet files. ("generic" model is not impacted) Users are recommended to upgrade to 1.15.2 or set the system property "org.apache.parquet.avro.SERIALIZABLE_PACKAGES" to an empty string on 1.15.1. Both are sufficient to fix the issue.

CVSS Details

Base Score
7.1
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:L/VI:H/VA:H/SC:L/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:X/R:X/V:X/RE:M/U:Amber
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction A
Scope N

Threat Intelligence

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

Weaknesses 1

CWE-73

Affected Products 1

VendorProductVersionRange
apacheparquet* <1.15.2

References 2

  • openwall.com http://www.openwall.com/lists/oss-security/2025/05/02/1
    Mailing List
  • lists.apache.org https://lists.apache.org/thread/t7724lpvl110xsbgqwsmrdsns0rhycdp
    Mailing List

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.