DEBIAN-CVE-2026-16028

Source
https://security-tracker.debian.org/tracker/CVE-2026-16028
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-16028.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-16028
Upstream
Published
2026-09-07T19:17:25Z
Modified
2026-09-15T05:00:44Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that stream_state never removes from the connection stream table. When a stream reaches the CLOSED state, stream_state returns the concurrency slot and clears most of the stream's keys, but the entry itself stays in the connection stream table and nothing in the distribution removes it. Stream identifiers increase monotonically, so a peer can open and close streams on one connection indefinitely, each close leaving a residual entry that is retained for the life of the connection. SETTINGS_MAX_CONCURRENT_STREAMS does not bound this. That setting caps how many streams are live at once and is enforced, while the growth is made of streams the cap has already released, so it accumulates with concurrency never exceeding one. The client keeps the same table and grows the same way against a hostile server. Measured against a server built on this module, roughly 920 bytes are retained per closed stream for about 19 bytes on the wire, so 100,000 sequential streams on one connection grow server resident memory by about 88 MiB. The streams are ordinary requests that the application accepts and completes.

References

Affected packages

Debian:12 / libprotocol-http2-perl

Package

Name
libprotocol-http2-perl
Purl
pkg:deb/debian/libprotocol-http2-perl?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.10-2
1.10-3
1.11-1
1.12-1
1.12-2
1.13-1
1.14-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-16028.json"

Debian:13 / libprotocol-http2-perl

Package

Name
libprotocol-http2-perl
Purl
pkg:deb/debian/libprotocol-http2-perl?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.11-1
1.12-1
1.12-2
1.13-1
1.14-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-16028.json"

Debian:14 / libprotocol-http2-perl

Package

Name
libprotocol-http2-perl
Purl
pkg:deb/debian/libprotocol-http2-perl?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.14-1

Affected versions

1.*
1.11-1
1.12-1
1.12-2
1.13-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-16028.json"