Skip to content

Fix CVE-2026-4519: Reject leading dashes in URLs passed to webbrowser.open()#1

Open
deepin-ci-robot wants to merge 1 commit intomasterfrom
fix/CVE-2026-4519
Open

Fix CVE-2026-4519: Reject leading dashes in URLs passed to webbrowser.open()#1
deepin-ci-robot wants to merge 1 commit intomasterfrom
fix/CVE-2026-4519

Conversation

@deepin-ci-robot
Copy link
Copy Markdown
Contributor

Summary

Fix CVE-2026-4519: Reject leading dashes in URLs passed to webbrowser.open()

The webbrowser.open() API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes.

Details

Testing

  • Patch applies cleanly
  • changelog updated
  • series file updated

References

….open()

The webbrowser.open() API would accept leading dashes in the URL which
could be handled as command line options for certain web browsers.
New behavior rejects leading dashes.

Upstream: python/cpython@ceac1ef
Bug: python/cpython#143930
CVE: CVE-2026-4519
@github-actions
Copy link
Copy Markdown

TAG Bot

TAG: 2.7.18.1-2+deepin
EXISTED: no
DISTRIBUTION: UNRELEASED

@deepin-ci-robot
Copy link
Copy Markdown
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign zeno-sole for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants