CVE 7.5 HIGH

Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net_CVE-2026-33814

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.

Basic Information

ID CVE-2026-33814
Source Go
Published May 7, 2026 at 19:41
Modified May 8, 2026 at 18:01

Affected Product

Vendor golang.org/x/net
Product golang.org/x/net/http2
Affected Versions golang.org/x/net golang.org/x/net/http2 0
Go standard library net/http 0
Go standard library net/http 1.26.0-0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.