Review reviewHigh

CVE-2026-33814

golang.org/x/net golang.org/x/net/http2, net/http, Cluster Observability Operator 1.5.0

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.

CVSS
7.5
EPSS
0.78%
52.4% percentile
CISA KEV
Not listed
Published
2026.05.08
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.78%
Technical severityCVSS 7.5

Vulnerability overview

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.

Affected product and versions

Product
golang.org/x/net golang.org/x/net/http2, net/http, Cluster Observability Operator 1.5.0
Affected versions
< 0.53.0, < 1.25.10, >= 1.26.0-0 < 1.26.3, >= 1.26.0 < 1.26.3
Fixed versions
1.25.10, 1.26.3, 0.53.0

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that golang.org/x/net golang.org/x/net/http2, net/http, Cluster Observability Operator 1.5.0 and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE
CWE-606, CWE-835