Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2023-45288 — golang

🟠 CVSS 8.0 — High ✅ No Known Exploit NVD
8.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

net/http, x/net/http2: close connections when receiving too many headers

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.

CVSS metrics in full

The score comes from this vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

  • Attack vector: Network — reachable from anywhere that can route to the service.
  • Attack complexity: Low — the attack works reliably, with no preparation.
  • Privileges required: None — an unauthenticated stranger can try it.
  • User interaction: None — nobody has to be tricked into anything.
  • Scope: Unchanged — the damage stays inside the vulnerable component.
  • Confidentiality impact: None.
  • Integrity impact: None.
  • Availability impact: High — total loss, or loss the attacker controls.

Affected software

CVE-2023-45288 is recorded against 8 packages.

  • golang
  • golang.org/x/net
  • golang.org/x/net/http2
  • net/http
  • newrelic-fluent-bit-output (fixed in 1.19.2-r2)
  • stdlib
  • unknown
  • vault-fips-1.14 (fixed in 1.14.10-r0)

Timeline and source

Published on 6 April 2024 and last revised on 28 January 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

go.dev (Web)
go.dev (Web)
groups.google.com (Web)
pkg.go.dev (Web)
security.netapp.com (Web)
lists.fedoraproject.org (Web)
www.openwall.com (Web)
www.openwall.com (Web)
nvd.nist.gov (Web)
www.kb.cert.org (Web)

Other advisories for this package

golang has other advisories on record. If you are patching this one, these are worth checking on the same host:

CVE-2023-45288 on other distributions

Each distribution ships its own build and its own fixed version. Pick the one you run:

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE N/A
Public Exploit ✅ No
Source NVD
Published 2024-04-06
Updated 2026-08-20
Modified 2026-01-28
Fix URL N/A

Affected Packages

Software From version Fixed in
golang
golang.org/x/net
golang.org/x/net/http2
net/http
newrelic-fluent-bit-output 1.19.2-r2
stdlib
unknown
vault-fips-1.14 1.14.10-r0

Similar Threats

Site Security Check

Is golang part of your stack?

CVE-2023-45288 is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2023