CVE-2026-45019
Last modified
CVE-2026-45019 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. For sse and streamable-http transports, ConnectSseMCPRequest and ConnectStreamableHttpMCPRequest in backend/chainlit/types.py accept a user-controlled url and optional headers dictionary without scheme validation, private-address filtering, or an allowlist. The connect_mcp handler in backend/chainlit/server.py passes these values to sse_client() or streamablehttp_client(), allowing the Chainlit server to make blind outbound requests to arbitrary internal or external services, including cloud metadata endpoints, with attacker-controlled Authorization and Cookie headers. The SSE URL sink has existed since 2.4.0rc0, while attacker-controlled header forwarding and streamable-http support were added in 2.6.4. The response is consumed internally and not returned, but the attacker can issue state-changing authenticated requests, discover internal services, scan ports, and probe metadata endpoints. This issue is fixed in version 2.12.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Chainlit | chainlit | >= 2.4.0rc0, < 2.12.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45019?
How severe is CVE-2026-45019?
How do I fix CVE-2026-45019?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45011ApostropheCMS is an open-source Node.js content management s…7.3
- CVE-2026-45012ApostropheCMS is an open-source Node.js content management s…7.6
- CVE-2026-45013ApostropheCMS is an open-source Node.js content management s…8.1
- CVE-2026-45014ApostropheCMS is an open-source Node.js content management s…5.3
- CVE-2026-45017Python Liquid is a Python engine for the Liquid template lan…7.5
- CVE-2026-45018Chainlit is a Python framework for building production-ready…9.8
- CVE-2026-4502IBM Langflow Desktop 1.2.0 through 1.8.4 Langflow could allo…6.5
- CVE-2026-45021Kuma is a modern Envoy-based service mesh that can run on ev…5.1
- CVE-2026-45022go-git is an extensible git implementation library written i…7.5
- CVE-2026-45023AutoGPT is a workflow automation platform for creating, depl…5.4
- CVE-2026-45025WeGIA is a web manager for charitable institutions. In versi…6.8
- CVE-2026-45026WeGIA is a web manager for charitable institutions. In versi…6.8
Are you affected by CVE-2026-45019?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
