Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-30065

57
FAUCET Score

CVE-2025-30065 is a critical remote code execution (RCE) vulnerability affecting Apache Parquet 1.15.0 and earlier, specifically within the parquet-avro module's schema parsing. This flaw allows unauthenticated attackers to execute arbitrary code with high impact on confidentiality, integrity, and availability, as indicated by its CVSS score of 9.8 (CRITICAL). While there is no known active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered significant community attention with 15 mentions and 6 media articles, suggesting a high potential for future exploitation. Users are strongly advised to upgrade to Apache Parquet version 1.15.1 immediately to mitigate this risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.15.1CPE matchmatch criteria
cpe:2.3:a:apache:parquet_java:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

10.0CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/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:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
HIGH
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
41.23%
Probability of exploitation in next 30 days
EPSS Percentile
98.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.4123 is in the 96th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: org.apache.parquet:parquet-avroFixed in: 1.15.1

Vendor Advisories (2)

mavenGHSA-2c59-37c4-qrx5critical

Apache Parquet Avro Module Vulnerable to Arbitrary Code Execution

Apr 1, 2025
redhatCVE-2025-30065Critical

org.apache.parquet/parquet-avro: Apache Parquet Java: Arbitrary code execution in the parquet-avro module when reading an Avro schema from a Parquet file metadata

Apr 1, 2025

References

github.com / h3st4k3r/CVE-2025-30065/blob/main/POC-CVE-2025-30065-ParquetExploitGenerator.java
Third Party Advisory
github.com / mouadk/parquet-rce-poc-CVE-2025-30065/blob/main/src/main/java/com/evil/GenerateMaliciousParquetSSRF.java
Third Party Advisory
access.redhat.com / security/cve/CVE-2025-30065
Issue TrackingThird Party Advisory
github.com / apache/parquet-java/pull/3169
Issue TrackingPatch
news.ycombinator.com / item
Issue TrackingThird Party Advisory
bleepingcomputer.com / news/security/max-severity-rce-flaw-discovered-in-widely-used-apache-parquet
ExploitPress/Media CoverageThird Party Advisory
openwall.com / lists/oss-security/2025/04/01/1
Mailing ListThird Party Advisory
lists.apache.org / thread/okzqb3kn479gqzxm21gg5vqr35om9gw5
Mailing ListRelease Notes