Back to list

OpenMcdf has an Infinite loop DoS via crafted CFB directory cycle — CVE-2026-41511

GitHub · GitHub · CVE-2026-41511

ID
CVE-2026-41511
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
6.2
EPSS
0.00012

Summary

### Summary 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`. ### Details CFB directory entries form a red-black…

Product

nuget: OpenMcdf

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories