Remote Code Execution Vulnerability in Docling Core by Docling
CVE-2026-24009

8.1HIGH

Key Information:

Vendor
CVE Published:
22 January 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-24009?

The vulnerability in Docling Core relates to the use of PyYAML for processing untrusted YAML data in versions prior to 2.48.4. This flaw allows a remote code execution attack if load_from_yaml() is invoked with compromised data. The issue is mitigated in version 2.48.4 by using yaml.SafeLoader instead of the vulnerable loader. Users are advised to upgrade immediately or ensure that PyYAML is updated to version 5.4 or later to prevent exploitation.

Affected Version(s)

docling-core >= 2.21.0, < 2.48.4

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
8.1
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.