{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-11352",
        "assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
        "state": "PUBLISHED",
        "assignerShortName": "curl",
        "dateReserved": "2026-06-05T11:23:43.389Z",
        "datePublished": "2026-07-03T06:12:10.777Z",
        "dateUpdated": "2026-07-06T18:27:49.432Z"
    },
    "containers": {
        "cna": {
            "title": "QUIC zero-length UDP datagrams busy-loop",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server\nto trigger a remote denial of service against a curl or libcurl client.\nBecause the helper function discards zero-length UDP datagrams before counting\nthem toward the per-call packet budget, a connected QUIC peer can continuously\nstream empty datagrams to indefinitely stall the client."
                }
            ],
            "providerMetadata": {
                "orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
                "shortName": "curl",
                "dateUpdated": "2026-07-03T06:12:10.777Z"
            },
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "curl",
                    "product": "curl",
                    "versions": [
                        {
                            "version": "8.20.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.20.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.19.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.19.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.18.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.18.0",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "references": [
                {
                    "url": "https://curl.se/docs/CVE-2026-11352.json",
                    "name": "json"
                },
                {
                    "url": "https://curl.se/docs/CVE-2026-11352.html",
                    "name": "www"
                },
                {
                    "url": "https://hackerone.com/reports/3783438",
                    "name": "issue"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "vectorqueue on hackerone (AntAISecurityLab)",
                    "type": "finder"
                },
                {
                    "lang": "en",
                    "value": "Stefan Eissing",
                    "type": "remediation developer"
                }
            ]
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://hackerone.com/reports/3783438",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "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"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-06T18:26:03.249042Z",
                                "id": "CVE-2026-11352",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "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-07-06T18:27:49.432Z"
                }
            }
        ]
    }
}