SCA: security update for chainlit (GHSA-2g59-m95p-pgfq)

high Tenable Cloud Security Plugin ID 436838

Description

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

- Chainlit versions prior to 2.9.4 contain a server-side request forgery (SSRF) vulnerability in the
/project/element update flow when configured with the SQLAlchemy data layer backend. An authenticated
client can provide a user-controlled url value in an Element, which is fetched by the SQLAlchemy element
creation logic using an outbound HTTP GET request. This allows an attacker to make arbitrary HTTP requests
from the Chainlit server to internal network services or cloud metadata endpoints and store the retrieved
responses via the configured storage provider. (CVE-2026-22219)

See Also

https://github.com/advisories/GHSA-2g59-m95p-pgfq

Plugin Details

Severity: High

ID: 436838

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/21/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.27

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-22219

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.9

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

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

CVSS v4

Risk Factor: High

Base Score: 8.3

Threat Score: 7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/20/2026

Vulnerability Publication Date: 1/19/2026

Reference Information

CVE: CVE-2026-22219

cwe: CWE-918