RUSTSEC-2026-0258

Source
https://rustsec.org/advisories/RUSTSEC-2026-0258
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0258.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2026-0258
Aliases
  • GHSA-q83h-524g-xf6h
Published
2026-08-17T12:00:00Z
Modified
2026-08-18T08:30:03.308019268Z
Summary
h2 unbounded empty DATA frames
Details

The h2 crate, used internally by hyper, had a flaw that would accept and queue empty DATA frames without limit. If streams were not actively drained, this could lead to unbounded memory usage, or a panic if the length overflows.

Low severity.

Patched in v0.4.16.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / h2

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.4.16

Ecosystem specific

{
    "affects": {
        "os": [],
        "arch": [],
        "functions": []
    },
    "affected_functions": null
}

Database specific

cvss
null
informational
null
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0258.json"
categories
[
    "denial-of-service"
]