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.
INFO
Published Date :
2026-01-19T23:15:08.897Z
Last Modified :
2026-03-05T01:30:20.148Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2026-22219 vulnerability.
| Vendors | Products |
|---|---|
| Chainlit |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-22219.