SCA: security update for docling-graph (GHSA-fqph-j6v6-jvgx)

medium Tenable Cloud Security Plugin ID 441432

Description

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

- Docling-Graph turns documents into validated Pydantic objects, then builds a directed knowledge graph with
explicit semantic relationships. Prior to 1.5.1, the URLInputHandler class in
docling_graph/core/input/handlers.py makes HTTP requests to user-supplied URLs without validating whether
the target resolves to a private, loopback, or link-local IP address. The URLValidator only checks for a
valid scheme and non-empty netloc, performing no IP-level validation. Additionally, requests.head() was
called with allow_redirects=True, allowing an attacker to redirect requests to internal endpoints via an
intermediary URL. An attacker who can control the --source CLI argument or PipelineConfig.source API
parameter can trigger Server-Side Request Forgery (SSRF). This vulnerability is fixed in 1.5.1.
(CVE-2026-44520)

Solution

Update the docling-graph library and its related packages to version 1.5.1 or later.

See Also

https://github.com/advisories/GHSA-fqph-j6v6-jvgx

Plugin Details

Severity: Medium

ID: 441432

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/7/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.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-44520

CVSS v3

Risk Factor: Medium

Base Score: 5.7

Temporal Score: 5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/7/2026

Vulnerability Publication Date: 5/7/2026

Reference Information

CVE: CVE-2026-44520