OESA-2025-2189

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2189
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2189.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2189
Upstream
Published
2025-09-05T12:43:29Z
Modified
2025-09-05T13:18:07.793533Z
Summary
varnish security update
Details

This is Varnish Cache, a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is really, really fast. It typically speeds up delivery with a factor of 300 - 1000x, depending on your architecture.

Security Fix(es):

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.(CVE-2025-8671)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP1 / varnish

Package

Name
varnish
Purl
pkg:rpm/openEuler/varnish&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.4.3-4.oe2403sp1

Ecosystem specific

{
    "noarch": [
        "varnish-help-7.4.3-4.oe2403sp1.noarch.rpm"
    ],
    "src": [
        "varnish-7.4.3-4.oe2403sp1.src.rpm"
    ],
    "x86_64": [
        "varnish-7.4.3-4.oe2403sp1.x86_64.rpm",
        "varnish-debuginfo-7.4.3-4.oe2403sp1.x86_64.rpm",
        "varnish-debugsource-7.4.3-4.oe2403sp1.x86_64.rpm",
        "varnish-devel-7.4.3-4.oe2403sp1.x86_64.rpm"
    ],
    "aarch64": [
        "varnish-7.4.3-4.oe2403sp1.aarch64.rpm",
        "varnish-debuginfo-7.4.3-4.oe2403sp1.aarch64.rpm",
        "varnish-debugsource-7.4.3-4.oe2403sp1.aarch64.rpm",
        "varnish-devel-7.4.3-4.oe2403sp1.aarch64.rpm"
    ]
}