CVE-2025-46762
Essential information
- Published
- 06/05/2025 10:15
- Modified
- 06/05/2025 10:15
- Author
- —
- Creator
- —
- CVSS
- 7.1 HIGH (v3) 7.1 HIGH (v4.0)
- CISA KEV
- No
- CWE
- —
- CVSS vector
-
—
—
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
CVSS metrics
- Access vector
- —
- Access complexity
- —
- Authentication
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploitability
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- —
- Attack complexity
- —
- Privileges required
- —
- User interaction
- —
- Scope
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploit code maturity
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- NETWORK
- Attack complexity
- LOW
- Attack requirements
- PRESENT
- Privileges required
- HIGH
- User interaction
- ACTIVE
- Confidentiality (V)
- LOW
- Confidentiality (S)
- LOW
- Integrity (V)
- HIGH
- Integrity (S)
- HIGH
- Availability (V)
- HIGH
- Availability (S)
- HIGH
- Exploit maturity
- NOT_DEFINED
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.
NVD status
- Status
- Received — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- [email protected]
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| apache / parquet | cpe:2.3:a:apache:parquet:1.15.0:*:*:*:*:*:*:* |
| apache / parquet | cpe:2.3:a:apache:parquet:1.15.1:*:*:*:*:*:*:* |
| apache / parquet | cpe:2.3:a:apache:parquet:1.15.2:*:*:*:*:*:*:* |
| apache / parquet-avro | cpe:2.3:a:apache:parquet-avro:1.15.0:*:*:*:*:*:*:* |
| apache / parquet-avro | cpe:2.3:a:apache:parquet-avro:1.15.1:*:*:*:*:*:*:* |
| apache / parquet-avro | cpe:2.3:a:apache:parquet-avro:1.15.2:*:*:*:*:*:*:* |