{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-8671",
        "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
        "state": "PUBLISHED",
        "assignerShortName": "certcc",
        "dateReserved": "2025-08-06T11:52:46.667Z",
        "datePublished": "2025-08-13T12:03:37.167Z",
        "dateUpdated": "2025-11-04T21:15:08.215Z"
    },
    "containers": {
        "cna": {
            "title": "CVE-2025-8671",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A mismatch caused by client-triggered server-sent stream resets between HTTP/2 specifications and the internal architectures of some HTTP/2 implementations may result in excessive server resource consumption leading to denial-of-service (DoS).  By opening streams and then rapidly triggering the server to reset them—using malformed frames or flow control errors—an attacker can exploit incorrect stream accounting. Streams reset by the server are considered closed at the protocol level, even though backend processing continues. This allows a client to cause the server to handle an unbounded number of concurrent streams on a single connection. This CVE will be updated as affected product details are released."
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "affected": [
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise Module for Development Tools",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15 SP2",
                            "lessThan": "15-SP5",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise High Performance Computing (HPC)",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15",
                            "lessThan": "15 SP5",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Varnish Software",
                    "product": "Varnish Enterprise",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "6.0.x",
                            "lessThanOrEqual": "6.0.14r4",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Varnish Software",
                    "product": "Varnish Cache",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "6.0LTS",
                            "lessThanOrEqual": "6.014",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Varnish Software",
                    "product": "Varnish Cache",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "5.x",
                            "lessThanOrEqual": "7.71",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Fastly",
                    "product": "H20",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "579ecfa"
                        }
                    ]
                },
                {
                    "vendor": "Wind River",
                    "product": "Linux",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "LTS22",
                            "lessThanOrEqual": "TLS25",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise Desktop",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15 SP6",
                            "lessThan": "15 SP7",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise High Performance Computing",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15 SP3",
                            "lessThan": "15 SP7",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise Module for Dev Tools",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15 SP3",
                            "lessThan": "15 SP7",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise Module for Package Hub",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15 SP5",
                            "lessThan": "15 SP7",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise Server",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "12 SP5",
                            "lessThan": "15 SP7",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "Enterprise Server for SAP Applications",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15 SP6",
                            "lessThan": "15 SP7",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "SUSE Manager Server",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "4.3"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "SUSE Manager Server LTS",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "4.3"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "SUSE Manager Proxy",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "4.3"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "SUSE Manager Retail Branch Server",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "4.3"
                        }
                    ]
                },
                {
                    "vendor": "SUSE Linux",
                    "product": "openSUSE Leap",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "15.6"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-404 Improper Resource Shutdown or Release"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://galbarnahum.com/made-you-reset"
                },
                {
                    "url": "https://kb.cert.org/vuls/id/767506"
                },
                {
                    "url": "https://varnish-cache.org/security/VSV00017.html"
                },
                {
                    "url": "https://www.fastlystatus.com/incident/377810"
                },
                {
                    "url": "https://github.com/h2o/h2o/commit/4729b661e3c6654198d2cc62997e1af58bef4b80"
                },
                {
                    "url": "https://support2.windriver.com/index.php?page=security-notices"
                },
                {
                    "url": "https://www.suse.com/support/kb/doc/?id=000021980"
                },
                {
                    "url": "https://gitlab.isc.org/isc-projects/bind9/-/issues/5325"
                },
                {
                    "url": "https://github.com/h2o/h2o/security/advisories/GHSA-mrjm-qq9m-9mjq"
                }
            ],
            "x_generator": {
                "engine": "VINCE 3.0.22",
                "env": "prod",
                "origin": "https://cveawg.mitre.org/api/cve/CVE-2025-8671"
            },
            "providerMetadata": {
                "orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
                "shortName": "certcc",
                "dateUpdated": "2025-08-13T18:19:45.844Z"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-404",
                                "lang": "en",
                                "description": "CWE-404 Improper Resource Shutdown or Release"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "url": "https://gitlab.isc.org/isc-projects/bind9/-/issues/5325",
                        "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": "2025-08-13T18:34:19.913332Z",
                                "id": "CVE-2025-8671",
                                "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": "2025-08-13T19:57:17.805Z"
                }
            },
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/envoyproxy/envoy/issues/40739"
                    },
                    {
                        "url": "https://github.com/varnish/hitch/issues/397"
                    },
                    {
                        "url": "https://github.com/Kong/kong/discussions/14731"
                    },
                    {
                        "url": "https://deepness-lab.org/publications/madeyoureset/"
                    },
                    {
                        "url": "https://www.imperva.com/blog/madeyoureset-turning-http-2-server-against-itself/"
                    },
                    {
                        "url": "https://www.kb.cert.org/vuls/id/767506"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/09/18/1"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/08/13/6"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-11-04T21:15:08.215Z"
                }
            }
        ]
    }
}