archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.
References
| Link | Resource |
|---|---|
| https://go.dev/cl/736713 | Patch |
| https://go.dev/issue/77102 | Patch |
| https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc | Release Notes |
| https://pkg.go.dev/vuln/GO-2026-4342 | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/01/15/4 | Exploit Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-01-28 20:16
Updated : 2026-02-06 18:45
NVD link : CVE-2025-61728
Mitre link : CVE-2025-61728
CVE.ORG link : CVE-2025-61728
JSON object : View
Products Affected
golang
- go
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
