Cyber Resilience

CVE-2026-33813

Golang Image ≤ 0.39.0

Published
21 April 2026
Modified
25 June 2026
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0034 27th percentile
Risk Priority 57 floored blend · peak EPSS

Summary

CVE-2026-33813 is a high-severity an unspecified weakness vulnerability in Golang Image. Its CVSS base score is 7.5 (High).

Operationally, ranked at the 27th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2026-33813 affects the Go programming language's WEBP image parsing component. On 32-bit platforms, parsing a WEBP image with an invalid, large size triggers a panic, resulting in denial of service. The vulnerability received a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), highlighting its potential for high availability impact without requiring privileges or user interaction.

Remote attackers can exploit this vulnerability by providing a specially crafted WEBP image to any network-accessible Go application that processes WEBP files. No authentication is needed, and exploitation leads to an application crash or panic, disrupting service availability on affected 32-bit systems.

The Go vulnerability advisory GO-2026-4961 documents the issue, with a fix submitted in change list https://go.dev/cl/759860 and further details in issue tracker entry https://go.dev/issue/78407. Security practitioners should consult https://pkg.go.dev/vuln/GO-2026-4961 for patching guidance and update affected Go installations accordingly.

EU & UK References

Vulnerability Data

Parsing a WEBP image with an invalid, large size panics on 32-bit platforms.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-33812Same product: Golang Image
CVE-2023-29408Same product: Golang Image
CVE-2023-29407Same product: Golang Image
CVE-2026-39828Same vendor: Golang
CVE-2026-32288Same vendor: Golang
CVE-2023-24539Same vendor: Golang
CVE-2026-32289Same vendor: Golang
CVE-2026-39831Same vendor: Golang
CVE-2026-25681Same vendor: Golang
CVE-2025-22873Same vendor: Golang

Affected Assets

golang
image
≤ 0.39.0

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References