CVE-2023-46136

8.0 HIGH
Published: October 25, 2023 Modified: May 20, 2026
View on NVD

Description

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/pallets/werkzeug/security/advisories/GHSA-hrfv-mqp8-q5rw
Source: security-advisories@github.com
Vendor Advisory
https://github.com/pallets/werkzeug/security/advisories/GHSA-hrfv-mqp8-q5rw
Source: af854a3a-2127-422b-91ae-364da2661108
Vendor Advisory
https://security.netapp.com/advisory/ntap-20231124-0008/
Source: af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory

5 reference(s) from NVD

Quick Stats

CVSS v3 Score
8.0 / 10.0
EPSS (Exploit Probability)
1.1%
61th percentile
Exploitation Status
Not in CISA KEV

Affected Vendors

palletsprojects