Only the latest release receives security fixes.
| Version | Supported |
|---|---|
| 1.x | ✅ |
Please do not open a public GitHub issue for security vulnerabilities.
Report security issues privately via GitHub's built-in mechanism:
- Go to the Security tab of this repository.
- Click "Report a vulnerability".
- Fill in the details: affected versions, reproduction steps, and potential impact.
You will receive an acknowledgement within 72 hours and a resolution timeline within 7 days for critical issues.
- Arbitrary code execution via crafted
.go-versionfiles or default-packages entries - Path traversal in archive extraction
- Binary substitution during
gvm installorgvm upgrade(SHA-256 bypass) - Credential or secret leakage in logs or error messages
- Issues in Go toolchains themselves (report to the Go team)
- Social engineering or phishing
- Vulnerabilities in systems that
gvmdoes not control (e.g. go.dev infrastructure)