GHSA-hrfv-mqp8-q5rw · Severity: medium · Ecosystem: pip — Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning
Werkzeug is a comprehensive WSGI web application library. In versions on the 3.x branch prior to 3.0.1 and on the 2.x branch prior to 2.3.8, if an upload of a file that starts with CR or LF and then is followed by megabytes of data without these characters: all of these bytes are appended chunk by chunk into internal bytearray and lookup for boundary is performed on growing buffer. This allows an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests. This vulnerability has been patched in version 3.0.1 and 2.3.8.
Conclusion & alert: CVE-2023-46136 is rated Moderate Risk (53.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.06%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.88% | 1.06% | +0.19% |
| 2 | 2026-05-29 | 1.06% | 0.88% | -0.19% |
| 3 | 2026-05-25 | — | 1.06% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.0 | 3.1 | HIGH |
|
2.1 | 5.9 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-hrfv-mqp8-q5rw · Severity: medium · Ecosystem: pip — Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-46136: 1 source package rows (py3-werkzeug); 7 state rows across 7 repos (3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community, edge-main); fixed 7, open 0. | https://security.alpinelinux.org/vuln/CVE-2023-46136 |
debian
|
unimportant | CVE-2023-46136 unimportant priority: Debian including 1 source packages (python-werkzeug), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2023-46136 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-46136 |
suse
|
high | CVE-2023-46136 severity important: SUSE including 8 source package names (python-Werkzeug, python2-Werkzeug, …), 60 product×package rows across 36 product lines (HPE Helion OpenStack 8, SUSE CaaS Platform 4.0, … (36 product lines)): Known Not Affected 49, Fixed 11. | https://www.suse.com/security/cve/CVE-2023-46136/ |
ubuntu
|
medium | CVE-2023-46136 medium priority: Ubuntu including 1 source packages (werkzeug), 8 status rows across 8 suites (bionic, focal, jammy, lunar, mantic, trusty, upstream, xenial): DNE 4, ignored 3, needs-triage 1. | https://ubuntu.com/security/CVE-2023-46136 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| palletsprojects | werkzeug | < 2.3.8 | cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:* |
| palletsprojects | werkzeug | 3.0.0 | cpe:2.3:a:palletsprojects:werkzeug:3.0.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/pallets/werkzeug/commit/f3c803b3ade485a45f12b6d6617595350c0f03e2 | Patch |
| https://github.com/pallets/werkzeug/security/advisories/GHSA-hrfv-mqp8-q5rw | Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20231124-0008/ | Third Party Advisory |