CVE-2026-42241

MEDIUM

ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

Title source: cna
STIX 2.1

Description

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.

References (2)

Core 2

Scores

CVSS v3 5.3
EPSS 0.0005
EPSS Percentile 16.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-789
Status published
Products (2)
G-Research/ParquetSharp >= 18.1.0, < 23.0.0.1
nuget/ParquetSharp 18.1.0 - 23.0.0.1NuGet
Published May 07, 2026
Tracked Since May 08, 2026