SCA: security update for ParquetSharp (GHSA-rrjr-v56m-ww88)

medium Tenable Self-Hosted Container Security Plugin ID 440800

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-42241)

Solution

Update the ParquetSharp library and its related packages to version 23.0.0.1 or later.

See Also

https://github.com/advisories/GHSA-rrjr-v56m-ww88

Plugin Details

Severity: Medium

ID: 440800

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/24/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-42241

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/24/2026

Vulnerability Publication Date: 4/24/2026

Reference Information

CVE: CVE-2026-42241

cwe: CWE-789