{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-61728",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2025-09-30T15:05:03.605Z",
        "datePublished": "2026-01-28T19:30:31.354Z",
        "dateUpdated": "2026-01-29T18:30:24.487Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2026-01-28T19:30:31.354Z"
            },
            "title": "Excessive CPU consumption when building archive index in archive/zip",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "affected": [
                {
                    "vendor": "Go standard library",
                    "product": "archive/zip",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "archive/zip",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "1.24.12",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "1.25.0",
                            "lessThan": "1.25.6",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "Reader.initFileList"
                        },
                        {
                            "name": "Reader.Open"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-407: Inefficient Algorithmic Complexity"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/cl/736713"
                },
                {
                    "url": "https://go.dev/issue/77102"
                },
                {
                    "url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2026-4342"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Jakub Ciolek"
                }
            ]
        },
        "adp": [
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2026/01/15/4"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2026-01-28T20:08:22.055Z"
                }
            },
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 6.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                            "integrityImpact": "NONE",
                            "userInteraction": "REQUIRED",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-01-29T18:29:58.068724Z",
                                "id": "CVE-2025-61728",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-01-29T18:30:24.487Z"
                }
            }
        ]
    }
}