OESA-2025-2187

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2187
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2187.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2187
Upstream
Published
2025-09-05T12:43:27Z
Modified
2025-09-05T13:18:07.667715Z
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:22.03-LTS-SP3 / varnish

Package

Name
varnish
Purl
pkg:rpm/openEuler/varnish&distro=openEuler-22.03-LTS-SP3

Affected ranges

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

Ecosystem specific

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