Please use GitHub's private security advisory mechanism to report vulnerabilities. On the repository page, go to Security > Advisories and click "Report a vulnerability". This opens a private channel visible only to maintainers, keeping details out of public view until a fix is ready.
Do not file a public issue for security matters.
When writing your report it helps to include: a description of the vulnerability, the version (or commit) you tested against, steps to reproduce or a proof-of-concept, and your assessment of the likely impact. The more context you can provide, the faster we can triage and respond.
- Acknowledgement: we aim to acknowledge reports within 5 business days. Chainlit is maintained by a small team and we are not always available at the same time, so occasional delays are possible. If you have not heard back after a week, a follow-up nudge is welcome.
- Resolution target: we target a fix or mitigation within 90 days of the initial report. Complex or architecture-level issues may require more time; we will communicate openly if that is the case.
- Coordinated disclosure: please do not publish details of the vulnerability until a patch has been released or 90 days have passed since the report, whichever comes first. If you need to publish sooner for any reason, let us know and we will do our best to work with your timeline.
Chainlit is a Python/TypeScript framework for building conversational AI applications. Security-relevant areas include the FastAPI/SocketIO backend, authentication flows (JWT, OAuth), the data persistence layer, and file upload handling.
When reporting, please note which features you had enabled and how the app was configured, as that context helps us triage accurately.
Issues in third-party dependencies are generally best reported upstream, though we are happy to discuss whether a Chainlit-level workaround makes sense in the meantime.
This is an open-source project with no commercial bug bounty programme. We cannot offer financial rewards, but we will credit researchers in release notes and security advisories unless you prefer to remain anonymous.
We appreciate researchers who take the time to report issues responsibly. If you act in good faith — give us a reasonable window to respond, avoid accessing user data beyond what is needed to demonstrate the issue, and avoid disrupting live services — we will treat your report with the same good faith in return.
Thank you for helping keep Chainlit and its users safe.