When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
CVE-2023-45290
Score 6.5 from GitHub Security Advisory published 2024-03-06. NVD baseline CVSS 6.5; sources differ by 0.0.
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EPSS
- 63.6%
- KEV
- Not listed
Published
March 5, 2024
Last Modified
April 15, 2026
References (12)
- security@golanghttp://www.openwall.com/lists/oss-security/2024/03/08/4
- security@golanghttps://go.dev/cl/569341
- security@golanghttps://go.dev/issue/65383
- security@golanghttps://groups.google.com/g/golang-announce/c/5pwGVUPoMbg
- security@golanghttps://pkg.go.dev/vuln/GO-2024-2599
- security@golanghttps://security.netapp.com/advisory/ntap-20240329-0004/
- af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2024/03/08/4
- af854a3a-2127-422b-91ae-364da2661108https://go.dev/cl/569341
- af854a3a-2127-422b-91ae-364da2661108https://go.dev/issue/65383
- af854a3a-2127-422b-91ae-364da2661108https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg
- af854a3a-2127-422b-91ae-364da2661108https://pkg.go.dev/vuln/GO-2024-2599
- af854a3a-2127-422b-91ae-364da2661108https://security.netapp.com/advisory/ntap-20240329-0004/
Vendor Advisories for CVE-2023-45290(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2025:11889Red Hat Product SecurityHigh
Red Hat Security Advisory: 7.1 container image is now available in the Red Hat Ecosystem Catalog.
- RHSA-2025:9776Red Hat Product SecurityHigh
Red Hat Security Advisory: New RHCS 8.1 container image is now available in the Red Hat Ecosystem Catalog.
- RHSA-2024:9485Red Hat Product SecurityHigh
Red Hat Security Advisory: Control plane Operators for RHOSO 18.0.3 (Feature Release 1) security update
- RHSA-2024:9135Red Hat Product SecurityMedium
Red Hat Security Advisory: toolbox security update
- RHSA-2024:7922Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.17.1 bug fix and security update
- RHSA-2024:7548Red Hat Product SecurityMedium
Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9
- RHSA-2024:8038Red Hat Product SecurityHigh
Red Hat Security Advisory: container-tools:rhel8 security update
- RHSA-2024:7174Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.16.15 bug fix and security update
- +12 more
Patch Availability(30)
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| stdlib | — | 1.22.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(23)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Microsoft MSRCCVE-2023-452902025-09-04
Memory exhaustion in multipart form parsing in net/textproto and net/http
- Red HatRHSA-2024:0045MODERATE2024-03-05
RHSA-2024:0045 — Moderate
- Red HatRHSA-2024:1616MODERATE2024-03-05
RHSA-2024:1616 — Moderate
- Red HatRHSA-2024:2088MODERATE2024-03-05
RHSA-2024:2088 — Moderate
- Red HatRHSA-2024:2096MODERATE2024-03-05
RHSA-2024:2096 — Moderate
- Red HatRHSA-2024:2562MODERATE2024-03-05
RHSA-2024:2562 — Moderate
- Red HatRHSA-2024:2724MODERATE2024-03-05
RHSA-2024:2724 — Moderate
- Red HatRHSA-2024:2901MODERATE2024-03-05
RHSA-2024:2901 — Moderate
- Red HatRHSA-2024:2941MODERATE2024-03-05
RHSA-2024:2941 — Moderate
- Red HatRHSA-2024:3259MODERATE2024-03-05
RHSA-2024:3259 — Moderate
- Red HatRHSA-2024:3346MODERATE2024-03-05
RHSA-2024:3346 — Moderate
- Red HatRHSA-2024:3617MODERATE2024-03-05
RHSA-2024:3617 — Moderate
- Red HatRHSA-2024:3621MODERATE2024-03-05
RHSA-2024:3621 — Moderate
- Red HatRHSA-2024:3637MODERATE2024-03-05
RHSA-2024:3637 — Moderate
- Red HatRHSA-2024:3781MODERATE2024-03-05
RHSA-2024:3781 — Moderate
- Red HatRHSA-2024:3790MODERATE2024-03-05
RHSA-2024:3790 — Moderate
- Red HatRHSA-2024:3826MODERATE2024-03-05
RHSA-2024:3826 — Moderate
- Red HatRHSA-2024:3827MODERATE2024-03-05
RHSA-2024:3827 — Moderate
- Red HatRHSA-2024:3830MODERATE2024-03-05
RHSA-2024:3830 — Moderate
- Red HatRHSA-2024:3831MODERATE2024-03-05
RHSA-2024:3831 — Moderate
- Red HatRHSA-2024:3868MODERATE2024-03-05
RHSA-2024:3868 — Moderate
- Red HatRHSA-2024:4023MODERATE2024-03-05
RHSA-2024:4023 — Moderate
- Red HatRHSA-2024:4520MODERATE2024-03-05
RHSA-2024:4520 — Moderate
Data Freshness Timeline
(refreshed 10× in last 7d / 47× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 112 total refreshes for this CVE.
- 2026-07-11 10:11 UTCOSV refresh
- 2026-07-11 08:26 UTCEPSS rescore
- 2026-07-11 08:26 UTCEPSS rescore
- 2026-07-09 19:08 UTCEPSS rescore
- 2026-07-08 15:13 UTCEPSS rescore
- 2026-07-07 13:44 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 02:22 UTCEPSS rescore
- 2026-07-05 02:29 UTCEPSS rescore
- 2026-07-04 06:29 UTCEPSS rescore
- 2026-07-01 15:05 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-22 16:35 UTCOSV refresh
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-15 17:47 UTCEPSS rescore
- 2026-06-15 17:47 UTCEPSS rescore
- 2026-06-14 23:16 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-11 13:59 UTCEPSS rescore
- 2026-06-11 13:59 UTCEPSS rescore
- 2026-06-10 22:17 UTCEPSS rescore
- 2026-06-10 13:21 UTCEPSS rescore
- 2026-06-10 13:21 UTCEPSS rescore
- 2026-06-08 14:16 UTCEPSS rescore
- 2026-06-08 14:16 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 03:39 UTCOSV refresh
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-26 13:43 UTCEPSS rescore
- 2026-05-26 13:43 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-22 21:16 UTCEPSS rescore
- 2026-05-22 21:16 UTCEPSS rescore
- 2026-05-22 21:16 UTCEPSS rescore
- 2026-05-22 21:16 UTCEPSS rescore
- 2026-05-22 21:16 UTCEPSS rescore
- 2026-05-22 21:16 UTCEPSS rescore
- 2026-05-22 04:34 UTCEG score recompute
- 2026-05-22 04:34 UTCVendor advisory
- 2026-05-22 04:34 UTCGHSA enrichment
- 2026-05-21 22:41 UTCEPSS rescore
- 2026-05-21 22:41 UTCEPSS rescore
- 2026-05-20 22:37 UTCEPSS rescore
- 2026-05-20 22:37 UTCEPSS rescore
- 2026-05-20 22:37 UTCEPSS rescore
- 2026-05-20 22:37 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownmsrc · redhat
Frequently asked(5)
What is CVE-2023-45290?
When was CVE-2023-45290 disclosed?
Is CVE-2023-45290 actively exploited?
What is the CVSS score of CVE-2023-45290?
How do I remediate CVE-2023-45290?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2023-45290
Is Your Infrastructure Affected by CVE-2023-45290?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.