PYSEC-2026-3417

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2026-3417.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2026-3417
Aliases
Published
2026-07-13T14:36:32.817473Z
Modified
2026-07-13T16:43:34.482065524Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Werkzeug possible resource exhaustion when parsing file data in forms
Details

Applications using Werkzeug to parse multipart/form-data requests are vulnerable to resource exhaustion. A specially crafted form body can bypass the Request.max_form_memory_size setting.

The Request.max_content_length setting, as well as resource limits provided by deployment software and platforms, are also available to limit the resources used during a request. This vulnerability does not affect those settings. All three types of limits should be considered and set appropriately when deploying an application.

References

Affected packages

PyPI / werkzeug

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.0.0rc1
Fixed
3.0.6

Affected versions

2.*
2.0.0rc1
2.0.0rc2
2.0.0rc3
2.0.0rc4
2.0.0rc5
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.2.0a1
2.2.0
2.2.1
2.2.2
2.2.3
2.3.0
2.3.1
2.3.2
2.3.3
2.3.4
2.3.5
2.3.6
2.3.7
2.3.8
3.*
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5

Database specific

source
"https://github.com/pypa/advisory-database/blob/main/vulns/werkzeug/PYSEC-2026-3417.yaml"