Report vulnerabilities privately through GitHub private vulnerability reporting on this repository. If that is unavailable, email sri.panyam@gmail.com with "mcpkit security" in the subject.
Do not open a public issue for a suspected vulnerability.
- Acknowledgement and triage within 2 business days.
- Critical issues (CVSS 7.0 or higher, or anything that breaks core MCP operations such as connection establishment, message exchange, or the tools/resources/prompts primitives) are fixed or mitigated within 7 days, tracked under the
P0label once disclosed. - A fix ships as a patch release on the current release line, with the advisory published after the release is available.
The latest tagged minor release line receives security fixes. Older lines are fixed only when a patch backports cleanly.
The root module and all sub-modules in this repository (agent/, ext/auth/, ext/tasks/, ext/ui/, ext/otel/, experimental/...). Continuous checks run via make audit (govulncheck, gosec, gitleaks, race detector) and in CI.