CVE-2026-22219
🟡 Monitoruj
Podatność SSRF w Chainlit umożliwia atakującym wykonywanie dowolnych żądań HTTP z serwera.
CVSS
7.7
EPSS
4.4%
Exploit
poc
Vendor
chainlit
Opis źródłowy (NVD)
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.
exploit ssrf
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.7 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 4.4% |
| Opublikowano (NVD) | 2026-01-20 00:15:49 UTC |
| Ostatnia modyfikacja (NVD) | 2026-07-14 16:16:49 UTC |
Referencje
- https://github.com/Chainlit/chainlit/releases/tag/2.9.4 (disclosure@vulncheck.com) [Product, Release Notes]
- https://www.vulncheck.com/advisories/chainlit-sqlalchemy-data-layer-ssrf-via-project-element (disclosure@vulncheck.com) [Third Party Advisory]
- https://www.zafran.io/resources/chainleak-critical-ai-framework-vulnerabilities-expose-data-enable-cloud-takeover (disclosure@vulncheck.com) [Exploit, Mitigation, Third Party Advisory]