Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-24009

36
FAUCET Score

CVE-2026-24009 is a Remote Code Execution (RCE) vulnerability in Docling Core versions 2.21.0 through 2.48.3, specifically when used with PyYAML versions prior to 5.4 and processing untrusted YAML data via docling_core.types.doc.DoclingDocument.load_from_yaml(). This vulnerability carries a CVSS score of 8.1 (HIGH), indicating a high potential for impact on confidentiality, integrity, and availability, with a network attack vector and high attack complexity. While there is no evidence of active exploitation, public exploit code, or KEV listing, the vulnerability has garnered significant community discussion with 10 mentions. The issue has been patched in Docling Core version 2.48.4 by switching to yaml.SafeLoader, and users can also mitigate by upgrading PyYAML to version 5.4 or higher.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.21.0, < 2.48.4CPE matchmatch criteria
cpe:2.3:a:docling:docling-core:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

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

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.38%
Probability of exploitation in next 30 days
EPSS Percentile
69.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0138 is in the 56th percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: docling-coreFixed in: 2.48.4

Vendor Advisories (1)

pipGHSA-vqxf-v2gg-x3hchigh

docling-core vulnerable to Remote Code Execution via unsafe PyYAML usage

Jan 22, 2026

References

github.com / advisories/GHSA-8q59-q68h-6hv4
Not Applicable
github.com / docling-project/docling-core/commit/3e8d628eeeae50f0f8f239c8c7fea773d065d80c
Patch
github.com / docling-project/docling-core/issues/482
Issue Tracking
github.com / docling-project/docling-core/releases/tag/v2.48.4
ProductRelease Notes
github.com / docling-project/docling-core/security/advisories/GHSA-vqxf-v2gg-x3hc
MitigationPatchVendor Advisory