Skip to content

Update dependency Werkzeug to v3.1.6 [SECURITY]#51

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

Update dependency Werkzeug to v3.1.6 [SECURITY]#51
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-werkzeug-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Werkzeug (changelog) ==3.1.5==3.1.6 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2026-27199

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.


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: Branch creation - "" (UTC), 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 Update dependency Werkzeug to v3.1.4 [SECURITY] Update dependency Werkzeug to v3.1.5 [SECURITY] Jan 9, 2026
@renovate renovate bot force-pushed the renovate/pypi-werkzeug-vulnerability branch from 2fb185b to a6bdf4b Compare January 9, 2026 04:15
@renovate renovate bot force-pushed the renovate/pypi-werkzeug-vulnerability branch from a6bdf4b to a7fd90b Compare February 3, 2026 08:02
@renovate renovate bot force-pushed the renovate/pypi-werkzeug-vulnerability branch from a7fd90b to 9583fcb Compare February 13, 2026 23:40
@renovate renovate bot changed the title Update dependency Werkzeug to v3.1.5 [SECURITY] Update dependency Werkzeug to v3.1.5 [SECURITY] - autoclosed Mar 5, 2026
@renovate renovate bot closed this Mar 5, 2026
@renovate renovate bot deleted the renovate/pypi-werkzeug-vulnerability branch March 5, 2026 15:59
@renovate renovate bot changed the title Update dependency Werkzeug to v3.1.5 [SECURITY] - autoclosed Update dependency Werkzeug to v3.1.6 [SECURITY] Mar 8, 2026
@renovate renovate bot reopened this Mar 8, 2026
@renovate renovate bot force-pushed the renovate/pypi-werkzeug-vulnerability branch 2 times, most recently from 9583fcb to 2c64ac9 Compare March 8, 2026 08:16
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