Security fixes are provided for the latest release on the default branch.
Please use GitHub's Report a vulnerability private security advisory flow for this repository. Do not open a public issue with exploit details, credentials, or a proof of concept.
Include the affected version, deployment mode, reproduction steps, impact, and any suggested mitigation. You should receive an initial acknowledgement within seven days.
- Set
MCP_BEARER_TOKENfor any internet-facing MCP endpoint. - Restrict
CORS_ORIGINto known browser clients. - Keep
MAX_SESSIONSbounded and use the default idle-session cleanup. - Treat
YOUTUBE_API_KEYas a secret and rotate it if exposed.