CVE-2026-22219

HIGH

chainlit < 2.9.4 - Authenticated Server-Side Request Forgery via Project Element Update

Title source: llm
STIX 2.1

Description

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.

References (3)

Core 3
Core References
Product, Release Notes release-notes patch
https://github.com/Chainlit/chainlit/releases/tag/2.9.4

Scores

CVSS v3 7.7
EPSS 0.0005
EPSS Percentile 16.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (2)
chainlit/chainlit < 2.9.4
pypi/chainlit 0 - 2.9.4PyPI
Published Jan 20, 2026
Tracked Since Feb 18, 2026