Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-42241
Published:May 07, 2026
Updated:May 16, 2026
ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this could lead to a stack overflow. In a service environment, this would potentially take down a service. This affects applications using ParquetSharp to read untrusted Parquet files in a network service. This issue has been patched in version 23.0.0.1.
Affected Packages
https://github.com/G-Research/ParquetSharp.git (GITHUB):
Affected version(s) =23.0.0 <23.0.0.1
Fix Suggestion:
Update to version 23.0.0.1
ParquetSharp (NUGET):
Affected version(s) >=18.1.0 <23.0.0.1
Fix Suggestion:
Update to version 23.0.0.1
parquetsharp (NUGET):
Affected version(s) >=18.1.0 <23.0.0.1
Fix Suggestion:
Update to version 23.0.0.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Memory Allocation with Excessive Size Value
EPSS
Base Score:
0.05