The latest minor release receives security fixes. Older minors are not supported.
| Version | Supported |
|---|---|
| 0.4.x | ✅ |
Please report security vulnerabilities privately. Do not open a public GitHub issue.
Two private disclosure channels:
- GitHub Security Advisories (preferred). Open a private advisory at https://github.com/millsymills-com/unifi-mcp/security/advisories/new.
- Email:
andyandymillsmills@gmail.comwith subject prefix[unifi-mcp security].
Please include:
- A description of the issue and the impact you observed.
- Steps to reproduce, including any relevant configuration.
- Affected version(s) of
unifi-mcpand any client / runtime details. - Whether the issue is already public anywhere.
We aim to acknowledge reports within 3 business days and to ship a fix or mitigation for confirmed High/Critical issues within 30 days of triage.
- Triage and reproduce the report on a supported version.
- Develop and test a fix on a private branch.
- Coordinate a release date with the reporter.
- Publish the fix, a GitHub Security Advisory, and a release-notes entry crediting the reporter (unless they ask to remain anonymous).
In scope:
- Code in this repository (
src/unifi_mcp/, tests, packaging). - Documented configuration surfaces (env vars in
README.md/.env.example). - The
unifi-mcppackage built from source in this repository.
Out of scope:
- Vulnerabilities in upstream UniFi firmware or APIs; please report those to Ubiquiti directly.
- Issues that require an attacker who already has shell access on the host running the server.
- Findings against unsupported versions.