Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/werkzeug@0.8.3
purl pkg:pypi/werkzeug@0.8.3
Next non-vulnerable version 3.0.6
Latest non-vulnerable version 3.1.6
Risk
Vulnerabilities affecting this package (11)
Vulnerability Summary Fixed by
VCID-2b6u-bb3r-xfby
Aliases:
CVE-2019-14806
GHSA-gq9m-qvpx-68hc
PYSEC-2019-140
Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.
0.15.3
Affected by 7 other vulnerabilities.
VCID-7vpp-dvg4-u3hr
Aliases:
CVE-2022-29361
PYSEC-2022-203
** DISPUTED ** Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request with multiple requests included inside the body. NOTE: the vendor's position is that this behavior can only occur in unsupported configurations involving development mode and an HTTP server from outside the Werkzeug project.
2.1.1
Affected by 6 other vulnerabilities.
VCID-krt9-n1ba-tyck
Aliases:
CVE-2023-23934
GHSA-px8h-6qxv-m22q
PYSEC-2023-57
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 `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.
2.2.3
Affected by 4 other vulnerabilities.
VCID-m258-yerd-1qf9
Aliases:
CVE-2023-25577
GHSA-xg9f-g7g7-2323
PYSEC-2023-58
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 `request.data`, `request.form`, `request.files`, or `request.get_data(parse_form_data=False)`, it can cause unexpectedly high resource usage. 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. The amount of RAM required can trigger an out of memory kill of the process. Unlimited file parts can use up memory and file handles. If many concurrent requests are sent continuously, this can exhaust or kill all available workers. Version 2.2.3 contains a patch for this issue.
2.2.3
Affected by 4 other vulnerabilities.
VCID-mez1-5m3n-kka8
Aliases:
CVE-2016-10516
GHSA-h2fp-xgx6-xh6f
PYSEC-2017-43
Cross-site scripting (XSS) vulnerability in the render_full function in debug/tbtools.py in the debugger in Pallets Werkzeug before 0.11.11 (as used in Pallets Flask and other products) allows remote attackers to inject arbitrary web script or HTML via a field that contains an exception message.
0.11.11
Affected by 9 other vulnerabilities.
VCID-pypw-qbba-cfap
Aliases:
CVE-2024-49766
GHSA-f9vj-2wh5-fj8j
Werkzeug safe_join not safe on Windows On Python < 3.11 on Windows, `os.path.isabs()` does not catch UNC paths like `//server/share`. Werkzeug's `safe_join()` relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable.
3.0.6
Affected by 0 other vulnerabilities.
VCID-tdhp-a4kf-jfcc
Aliases:
CVE-2023-46136
GHSA-hrfv-mqp8-q5rw
PYSEC-2023-221
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 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.
2.3.8
Affected by 3 other vulnerabilities.
3.0.1
Affected by 3 other vulnerabilities.
VCID-vj3f-59v7-duht
Aliases:
CVE-2024-34069
GHSA-2g68-c3qc-8985
Werkzeug debugger vulnerable to remote execution when interacting with attacker controlled domain 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 allows access to the debugger even if it is only running on localhost. This also requires the attacker to guess a URL in the developer's application that will trigger the debugger.
3.0.3
Affected by 2 other vulnerabilities.
VCID-vjn9-89wm-m7ep
Aliases:
PYSEC-2019-70
Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.
0.15.3
Affected by 7 other vulnerabilities.
VCID-yzvp-k316-hqdh
Aliases:
CVE-2019-14322
GHSA-j544-7q9p-6xp8
Pallets Werkzeug vulnerable to Path Traversal In Pallets Werkzeug before 0.15.5, SharedDataMiddleware mishandles drive names (such as C:) in Windows pathnames.
0.15.5
Affected by 6 other vulnerabilities.
VCID-zwwu-p47x-yqdg
Aliases:
CVE-2020-28724
GHSA-3p3h-qghp-hvh2
PYSEC-2020-157
Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.
0.11.6
Affected by 10 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-05-30T07:04:33.699806+00:00 GitLab Importer Affected by VCID-pypw-qbba-cfap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2024-49766.yml 38.6.0
2026-05-30T06:44:36.540895+00:00 GitLab Importer Affected by VCID-vj3f-59v7-duht https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2024-34069.yml 38.6.0
2026-05-30T05:58:45.735901+00:00 GitLab Importer Affected by VCID-krt9-n1ba-tyck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2023-23934.yml 38.6.0
2026-05-30T05:58:44.788212+00:00 GitLab Importer Affected by VCID-m258-yerd-1qf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2023-25577.yml 38.6.0
2026-05-30T05:32:58.862339+00:00 GitLab Importer Affected by VCID-7vpp-dvg4-u3hr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2022-29361.yml 38.6.0
2026-05-30T05:19:38.825568+00:00 GitLab Importer Affected by VCID-mez1-5m3n-kka8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2016-10516.yml 38.6.0
2026-05-30T04:39:15.596508+00:00 GitLab Importer Affected by VCID-zwwu-p47x-yqdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2020-28724.yml 38.6.0
2026-05-30T04:07:41.661579+00:00 GitLab Importer Affected by VCID-2b6u-bb3r-xfby https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2019-14806.yml 38.6.0
2026-05-30T04:06:58.664259+00:00 GitLab Importer Affected by VCID-yzvp-k316-hqdh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Werkzeug/CVE-2019-14322.yml 38.6.0
2026-05-29T16:41:18.559454+00:00 PyPI Importer Affected by VCID-tdhp-a4kf-jfcc https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:40:36.602318+00:00 PyPI Importer Affected by VCID-krt9-n1ba-tyck https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:40:36.455888+00:00 PyPI Importer Affected by VCID-m258-yerd-1qf9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:40:13.202535+00:00 PyPI Importer Affected by VCID-7vpp-dvg4-u3hr https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:35:43.971181+00:00 PyPI Importer Affected by VCID-zwwu-p47x-yqdg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:34:38.934227+00:00 PyPI Importer Affected by VCID-vjn9-89wm-m7ep https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:34:38.798843+00:00 PyPI Importer Affected by VCID-2b6u-bb3r-xfby https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T16:34:03.534345+00:00 PyPI Importer Affected by VCID-mez1-5m3n-kka8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-29T08:45:23.812497+00:00 Pypa Importer Affected by VCID-tdhp-a4kf-jfcc https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2023-221.yaml 38.6.0
2026-05-29T08:44:17.589996+00:00 Pypa Importer Affected by VCID-m258-yerd-1qf9 https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2023-58.yaml 38.6.0
2026-05-29T08:44:17.413652+00:00 Pypa Importer Affected by VCID-krt9-n1ba-tyck https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2023-57.yaml 38.6.0
2026-05-29T08:43:48.203503+00:00 Pypa Importer Affected by VCID-7vpp-dvg4-u3hr https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2022-203.yaml 38.6.0
2026-05-29T08:35:32.933395+00:00 Pypa Importer Affected by VCID-zwwu-p47x-yqdg https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2020-157.yaml 38.6.0
2026-05-29T08:33:25.706488+00:00 Pypa Importer Affected by VCID-2b6u-bb3r-xfby https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2019-140.yaml 38.6.0
2026-05-29T08:32:26.968675+00:00 Pypa Importer Affected by VCID-mez1-5m3n-kka8 https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2017-43.yaml 38.6.0