Approved changes feed: RSS · Atom
cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Palletsprojects (53744b77-ee51-53ab-bf41-21b127ba0bd8) |
|---|---|
| Product | Werkzeug (1a6cc6f5-c5f1-5342-bb2a-3e1b49f68381) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/pallets/werkzeug |
purl2cpe | 2026-06-01 10:13:14.772074 |
pkg:pypi/werkzeug |
purl2cpe | 2026-06-01 10:13:14.772076 |
pkg:rpm/fedora/python-werkzeug |
purl2cpe | 2026-06-01 10:13:14.772077 |
pkg:rpm/opensuse/python-werkzeug |
purl2cpe | 2026-06-01 10:13:14.772078 |
pkg:sourceforge/werkzeug.mirror |
purl2cpe | 2026-06-01 10:13:14.772080 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-27199 |
vulnerable | 2026-06-08 07:53:22.023025 |
Werkzeug safe_join() allows Windows special device names
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 example/NUL. The function send_from_directory uses safe_join to safely serve files at user-specified paths under a directory. If the application is running on Windows, and the requested path ends with a special device name, the file will be opened successfully, but reading will hang indefinitely. This issue has been fixed in version 3.1.6.
Published: 2026-02-21T05:15:53.335Z
Updated: 2026-02-24T19:02:19.689Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-21860 |
vulnerable | 2026-06-08 07:49:16.849047 |
Werkzeug safe_join() allows Windows special device names with compound extensions
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 them with any file extension, such as CON.txt, or trailing spaces such as CON. This issue has been patched in version 3.1.5.
Published: 2026-01-08T18:34:05.390Z
Updated: 2026-01-08T18:50:34.504Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-66221 |
vulnerable | 2026-06-08 07:39:21.893557 |
Werkzeug safe_join() allows Windows special device names
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-specified paths under a directory. If the application is running on Windows, and the requested path ends with a special device name, the file will be opened successfully, but reading will hang indefinitely. This issue has been patched in version 3.1.4.
Published: 2025-11-29T02:28:34.524Z
Updated: 2025-12-01T15:35:25.271Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-49767 |
vulnerable | 2026-06-08 06:50:14.649196 |
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.
Published: 2024-10-25T19:41:35.029Z
Updated: 2026-05-20T22:24:47.608Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-49766 |
vulnerable | 2026-06-08 06:50:14.648446 |
Werkzeug safe_join not safe on Windows
Werkzeug is a Web Server Gateway Interface web application library. 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. Werkzeug version 3.0.6 contains a patch.
Published: 2024-10-25T19:22:36.380Z
Updated: 2025-01-31T15:02:48.308Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-34069 |
vulnerable | 2026-06-08 06:37:32.605099 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46136 |
vulnerable | 2026-06-08 06:12:43.930539 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-25577 |
vulnerable | 2026-06-08 05:56:09.284847 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23934 |
vulnerable | 2026-06-08 05:56:04.827605 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-29361 |
vulnerable | 2026-06-08 05:42:47.648956 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-28724 |
vulnerable | 2026-06-08 05:23:56.467295 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14806 |
vulnerable | 2026-06-08 05:12:56.033310 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14322 |
vulnerable | 2026-06-08 05:12:54.567370 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-10516 |
vulnerable | 2026-06-08 05:07:25.236683 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.