SCA: security update for OpenMcdf (GHSA-jxpf-xq2m-q525)

medium Tenable Cloud Security Plugin ID 440741

Description

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

- OpenMcdf is a fully .NET / C# library to manipulate Compound File Binary File Format files, also known as
Structured Storage. Prior to version 3.1.3, OpenMcdf does not detect cycles in the directory entry red-
black tree of a Compound File Binary (CFB) document. A crafted CFB file with a cycle in the LeftSiblingID
/ RightSiblingID chain causes Storage.EnumerateEntries() and Storage.OpenStream() to loop indefinitely,
consuming the calling thread with no possibility of recovery via try/catch. This issue has been patched in
version 3.1.3. (CVE-2026-41511)

Solution

Update the OpenMcdf library and its related packages to version 3.1.3 or later.

See Also

https://github.com/advisories/GHSA-jxpf-xq2m-q525

Plugin Details

Severity: Medium

ID: 440741

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.74

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.6

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

CVSS Score Source: CVE-2026-41511

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 5

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-41511

cwe: CWE-835