GHSA-q34m-jh98-gwm2 · Severity: medium · Ecosystem: pip — Werkzeug possible resource exhaustion when parsing file data in forms
Werkzeug is a Web Server Gateway Interface web application library. Applications using `werkzeug.formparser.MultiPartParser` corresponding to a version of Werkzeug prior to 3.0.6 to parse `multipart/form-data` requests (e.g. all flask applications) are vulnerable to a relatively simple but effective resource exhaustion (denial of service) attack. A specifically crafted form submission request can cause the parser to allocate and block 3 to 8 times the upload size in main memory. There is no upper limit; a single upload at 1 Gbit/s can exhaust 32 GB of RAM in less than 60 seconds. Werkzeug version 3.0.6 fixes this issue.
Conclusion & alert: CVE-2024-49767 is rated Moderate Risk (55.2/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.12%). 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-05-28 | 0.96% | 1.12% | +0.16% |
| 2 | 2026-05-25 | 0.94% | 0.96% | +0.03% |
| 3 | 2026-05-22 | — | 0.94% | — |
Full EPSS history (30 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-q34m-jh98-gwm2 · Severity: medium · Ecosystem: pip — Werkzeug possible resource exhaustion when parsing file data in forms
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2024-49767: 1 source package rows (py3-werkzeug); 5 state rows across 5 repos (3.20-community, 3.21-community, 3.22-community, edge-community, edge-main); fixed 5, open 0. | https://security.alpinelinux.org/vuln/CVE-2024-49767 |
debian
|
unimportant | CVE-2024-49767 unimportant priority: Debian including 2 source packages (python-werkzeug, quart), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 8, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-49767 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-49767 |
suse
|
medium | CVE-2024-49767 severity moderate: SUSE including 9 source package names (python-Werkzeug, python2-Werkzeug, …), 54 product×package rows across 28 product lines (SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS, … (28 product lines)): Known Not Affected 44, Fixed 10. | https://www.suse.com/security/cve/CVE-2024-49767/ |
ubuntu
|
medium | CVE-2024-49767 medium priority: Ubuntu including 2 source packages (python-werkzeug, quart), 16 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): released 6, needs-triage 4, not-affected 3, ignored 2, DNE 1. | https://ubuntu.com/security/CVE-2024-49767 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| palletsprojects | quart | < 0.19.7 | cpe:2.3:a:palletsprojects:quart:*:*:*:*:*:python:*:* |
| palletsprojects | werkzeug | < 3.0.6 | cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:* |