CVE-2026-42241
Last modified
CVE-2026-42241 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42241?
How severe is CVE-2026-42241?
How do I fix CVE-2026-42241?
Are you affected by CVE-2026-42241?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
