Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. chainlit
  4. ›
  5. CVE-2026-22219

CVE-2026-22219: Chainlit contain a server-side request forgery (SSRF) vulnerability

January 20, 2026 (updated February 2, 2026)

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

  • github.com/Chainlit/chainlit
  • github.com/Chainlit/chainlit/commit/ffc3cce648b343b933e10e85ee5805c7e02ab3bf
  • github.com/Chainlit/chainlit/releases/tag/2.9.4
  • github.com/advisories/GHSA-2g59-m95p-pgfq
  • nvd.nist.gov/vuln/detail/CVE-2026-22219
  • www.vulncheck.com/advisories/chainlit-sqlalchemy-data-layer-ssrf-via-project-element
  • www.zafran.io/resources/chainleak-critical-ai-framework-vulnerabilities-expose-data-enable-cloud-takeover

Code Behaviors & Features

Detect and mitigate CVE-2026-22219 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.9.4

Fixed versions

  • 2.9.4

Solution

Upgrade to version 2.9.4 or above.

Impact 7.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/chainlit/CVE-2026-22219.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 04 Feb 2026 00:36:46 +0000.