| Version | Supported |
|---|---|
| 1.x | ✅ |
| < 1.0 | ❌ |
Please do not open a public GitHub issue for security vulnerabilities.
Report vulnerabilities privately by emailing siddarthvaidya2005@gmail.com
with the subject line [VideoCircle Security] <short description>.
Include:
- A description of the issue and the impact.
- Steps to reproduce (proof-of-concept code or a recording is ideal).
- The affected component (
frontend,backend, or both) and version/commit.
- Acknowledgement: within 72 hours.
- Initial assessment: within 7 days.
- Fix or mitigation plan: within 30 days for high/critical severity.
Once a fix is released, we will credit reporters in the release notes unless you ask to remain anonymous.
In scope:
- The Express backend in
backend/(auth, LiveKit token issuance, MongoDB access). - The React frontend in
frontend/. - Any GitHub Actions workflows in
.github/workflows/.
Out of scope:
- LiveKit Cloud itself — report to LiveKit.
- MongoDB Atlas itself — report to MongoDB.
- Third-party npm dependencies — please report upstream, but feel free to CC us.