Docling Core
Approved changes feed: RSS · Atom
cpe:2.3:a:docling:docling-core:*:*:*:*:*:python:*:*
part: a version: * update: *
| Vendor | Docling (311ee451-f8ed-59fa-a9b2-7412829ea9fc) |
|---|---|
| Product | Docling Core (4ce619a0-17c7-5397-91dc-1308ebe08555) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | python |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-24009 |
vulnerable | 2026-06-08 07:51:16.529270 |
Docling Core vulnerable to Remote Code Execution via unsafe PyYAML usage
HIGH (8.1)
Docling Core (or docling-core) is a library that defines core data types and transformations in the document processing application Docling. A PyYAML-related Remote Code Execution (RCE) vulnerability, namely CVE-2020-14343, is exposed in docling-core starting in version 2.21.0 and prior to version 2.48.4, specifically only if the application uses pyyaml prior to version 5.4 and invokes `docling_core.types.doc.DoclingDocument.load_from_yaml()` passing it untrusted YAML data. The vulnerability has been patched in docling-core version 2.48.4. The fix mitigates the issue by switching `PyYAML` deserialization from `yaml.FullLoader` to `yaml.SafeLoader`, ensuring that untrusted data cannot trigger code execution. Users who cannot immediately upgrade docling-core can alternatively ensure that the installed version of PyYAML is 5.4 or greater.
Published: 2026-01-22T15:04:52.745Z
Updated: 2026-01-22T15:59:19.883Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.