Pallets Werkzeug vulnerabilities
9 known vulnerabilities affecting pallets/werkzeug.
Total CVEs
9
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH3MEDIUM5LOW1
Vulnerabilities
Page 1 of 1
CVE-2026-27199MEDIUMCVSS 6.3fixed in 3.1.62026-02-21
CVE-2026-27199 [MEDIUM] CWE-67 CVE-2026-27199: Werkzeug is a comprehensive WSGI web application library. Versions 3.1.5 and below, the safe_join fu
Werkzeug is a comprehensive WSGI web application library. Versions 3.1.5 and below, the safe_join function allows Windows device names as filenames if preceded by other path segments. This was previously reported as GHSA-hgf8-39gv-g3f2, but the added filtering failed to account for the fact that safe_join accepts paths with multiple segments, such as
cvelistv5nvd
CVE-2026-21860MEDIUMCVSS 6.3fixed in 3.1.52026-01-08
CVE-2026-21860 [MEDIUM] CWE-67 CVE-2026-21860: Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safe_jo
Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safe_join function allows path segments with Windows device names that have file extensions or trailing spaces. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory. Windows still accepts
cvelistv5nvd
CVE-2025-66221MEDIUMCVSS 6.3fixed in 3.1.42025-11-29
CVE-2025-66221 [MEDIUM] CWE-67 CVE-2025-66221: Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.4, Werkzeug's safe_jo
Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.4, Werkzeug's safe_join function allows path segments with Windows device names. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory. send_from_directory uses safe_join to safely serve files at user-s
cvelistv5nvd
CVE-2024-49766MEDIUMCVSS 6.3fixed in 3.0.62024-10-25
CVE-2024-49766 [MEDIUM] CWE-22 CVE-2024-49766: Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.
Werkzeug is a Web Server Gateway Interface web application library. On Python = 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.
cvelistv5nvd
CVE-2024-49767MEDIUMCVSS 6.9fixed in 3.0.62024-10-25
CVE-2024-49767 [MEDIUM] CWE-400 CVE-2024-49767: Werkzeug is a Web Server Gateway Interface web application library. Applications using `werkzeug.for
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
cvelistv5nvd
CVE-2024-34069HIGHCVSS 7.5fixed in 3.0.32024-05-06
CVE-2024-34069 [HIGH] CWE-352 CVE-2024-34069: Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkz
Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer's machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but if they are successful it
cvelistv5nvd
CVE-2023-46136HIGHCVSS 7.5fixed in 3.0.12023-10-25
CVE-2023-46136 [HIGH] CWE-400 CVE-2023-46136: Werkzeug is a comprehensive WSGI web application library. If an upload of a file that starts with CR
Werkzeug is a comprehensive WSGI web application library. 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 servic
cvelistv5nvd
CVE-2023-25577HIGHCVSS 7.5fixed in 2.2.32023-02-14
CVE-2023-25577 [HIGH] CWE-770 CVE-2023-25577: Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipa
Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipart form data parser will parse an unlimited number of parts, including file parts. Parts can be a small amount of bytes, but each requires CPU time to parse and may use more memory as Python data. If a request can be made to an endpoint that accesses `r
cvelistv5nvd
CVE-2023-23934LOWCVSS 3.5fixed in 2.2.32023-02-14
CVE-2023-23934 [LOW] CWE-20 CVE-2023-23934: Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that
Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__
cvelistv5nvd