CVE-2026-46604 Details
Description
The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset.
A panic vulnerability has been identified in the TIFF decoder of the Go programming language's image processing package. This issue occurs when the decoder processes an invalid image with a strip offset that exceeds the allowed bounds, leading to a runtime panic. The vulnerability affects versions of the package prior to v0.43.0.
Users can update to Go version 1.21.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://go.dev/cl/788421 | [email protected] | Patch |
| https://go.dev/issue/80122 | [email protected] | Vendor Advisory |
| https://pkg.go.dev/vuln/GO-2026-5066 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| golang tiff | < 0.43.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 1, 2026 | Initial Analysis | [email protected] |
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 26, 2026 | New CVE Received | [email protected] |