Skip to content

Update dependency werkzeug to v3.1.6 [SECURITY] - #72

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-werkzeug-vulnerability
Open

Update dependency werkzeug to v3.1.6 [SECURITY]#72
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-werkzeug-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
werkzeug (changelog) ==3.1.5==3.1.6 age confidence

Werkzeug safe_join() allows Windows special device names

CVE-2026-27199 / GHSA-29vq-49wr-vm6x

More information

Details

Werkzeug's safe_join function allows Windows device names as filenames if when 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.

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.

Severity

  • CVSS Score: 6.3 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

pallets/werkzeug (werkzeug)

v3.1.6

Compare Source

Released 2026-02-19

  • safe_join on Windows does not allow special devices names in
    multi-segment paths. :ghsa:29vq-49wr-vm6x

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency werkzeug to v3.1.6 [security] chore(deps): update dependency werkzeug to v3.1.6 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate
renovate Bot deleted the renovate/pypi-werkzeug-vulnerability branch March 27, 2026 15:45
@renovate renovate Bot changed the title chore(deps): update dependency werkzeug to v3.1.6 [security] - autoclosed chore(deps): update dependency werkzeug to v3.1.6 [security] Mar 31, 2026
@renovate renovate Bot reopened this Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-werkzeug-vulnerability branch 2 times, most recently from eb4e2c0 to c187d39 Compare March 31, 2026 12:06
@renovate renovate Bot changed the title chore(deps): update dependency werkzeug to v3.1.6 [security] Update dependency werkzeug to v3.1.6 [SECURITY] Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-werkzeug-vulnerability branch from c187d39 to c8a8e2b Compare May 18, 2026 14:05
@renovate
renovate Bot force-pushed the renovate/pypi-werkzeug-vulnerability branch from c8a8e2b to 109d067 Compare July 18, 2026 19:42
@renovate
renovate Bot force-pushed the renovate/pypi-werkzeug-vulnerability branch from 109d067 to 59a5291 Compare July 28, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants