Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. ParquetSharp
  4. ›
  5. CVE-2026-42241

CVE-2026-42241: ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

April 24, 2026 (updated May 4, 2026)

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.

References

  • github.com/G-Research/ParquetSharp
  • github.com/G-Research/ParquetSharp/releases/tag/23.0.0.1
  • github.com/G-Research/ParquetSharp/security/advisories/GHSA-rrjr-v56m-ww88
  • github.com/advisories/GHSA-rrjr-v56m-ww88
  • nvd.nist.gov/vuln/detail/CVE-2026-42241

Code Behaviors & Features

Detect and mitigate CVE-2026-42241 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 18.1.0 before 23.0.0.1

Fixed versions

  • 23.0.0.1

Solution

Upgrade to version 23.0.0.1 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-789: Memory Allocation with Excessive Size Value

Source file

nuget/ParquetSharp/CVE-2026-42241.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:34 +0000.