Injection Vulnerability in Python's Webbrowser API
CVE-2026-4786
7HIGH
What is CVE-2026-4786?
The vulnerability arises from an incomplete mitigation of a previous security issue, allowing for potential command injection when the URL contains '%action'. This flaw affects certain browser types when using the 'webbrowser.open()' API, enabling attackers to inject commands into the underlying shell, thus posing significant risks to users and systems relying on this functionality.
Affected Version(s)
CPython 0 < 3.15.0
