Duty Analyst: Joseph McCarthy

CVE-2026-33814

Published: 2026-05-07 20:16:43 | Last modified: 2026-05-13 14:42:00

HIGH CVSS 7.5
No EPSS data

Description

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.

CVSS details

Severity
high
Score
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

This CVE is not currently listed in the EPSS dataset.

Show JSON
{
    "cve": {
        "id": "CVE-2026-33814",
        "cveTags": [],
        "metrics": {
            "cvssMetricV31": [
                {
                    "type": "Primary",
                    "source": "nvd@nist.gov",
                    "cvssData": {
                        "scope": "UNCHANGED",
                        "version": "3.1",
                        "baseScore": 7.5,
                        "attackVector": "NETWORK",
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "integrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "attackComplexity": "LOW",
                        "availabilityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "confidentialityImpact": "NONE"
                    },
                    "impactScore": 3.6,
                    "exploitabilityScore": 3.9
                },
                {
                    "type": "Secondary",
                    "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "cvssData": {
                        "scope": "UNCHANGED",
                        "version": "3.1",
                        "baseScore": 7.5,
                        "attackVector": "NETWORK",
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "integrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "attackComplexity": "LOW",
                        "availabilityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "confidentialityImpact": "NONE"
                    },
                    "impactScore": 3.6,
                    "exploitabilityScore": 3.9
                }
            ]
        },
        "published": "2026-05-07T20:16:42.880",
        "references": [
            {
                "url": "https://go.dev/cl/761581",
                "tags": [
                    "Patch"
                ],
                "source": "security@golang.org"
            },
            {
                "url": "https://go.dev/cl/761640",
                "tags": [
                    "Patch"
                ],
                "source": "security@golang.org"
            },
            {
                "url": "https://go.dev/issue/78476",
                "tags": [
                    "Issue Tracking",
                    "Mailing List"
                ],
                "source": "security@golang.org"
            },
            {
                "url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
                "tags": [
                    "Release Notes"
                ],
                "source": "security@golang.org"
            },
            {
                "url": "https://pkg.go.dev/vuln/GO-2026-4918",
                "tags": [
                    "Vendor Advisory"
                ],
                "source": "security@golang.org"
            }
        ],
        "vulnStatus": "Analyzed",
        "weaknesses": [
            {
                "type": "Primary",
                "source": "nvd@nist.gov",
                "description": [
                    {
                        "lang": "en",
                        "value": "CWE-835"
                    }
                ]
            }
        ],
        "descriptions": [
            {
                "lang": "en",
                "value": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0."
            }
        ],
        "lastModified": "2026-05-13T14:41:59.520",
        "configurations": [
            {
                "nodes": [
                    {
                        "negate": false,
                        "cpeMatch": [
                            {
                                "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
                                "vulnerable": true,
                                "matchCriteriaId": "1C966EF3-C51C-4239-B5FC-C44A5202FEC8",
                                "versionEndExcluding": "1.25.10"
                            },
                            {
                                "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
                                "vulnerable": true,
                                "matchCriteriaId": "522E4CD0-2B99-4363-9C78-0BAFD988A2D6",
                                "versionEndExcluding": "1.26.3",
                                "versionStartIncluding": "1.26.0"
                            },
                            {
                                "criteria": "cpe:2.3:a:golang:http2:*:*:*:*:*:go:*:*",
                                "vulnerable": true,
                                "matchCriteriaId": "365ED1C8-AAF7-4BA7-949C-6F69AF4CD27E",
                                "versionEndExcluding": "0.53.0"
                            }
                        ],
                        "operator": "OR"
                    }
                ]
            }
        ],
        "sourceIdentifier": "security@golang.org"
    }
}