Bug 2449649 (CVE-2026-4519) - CVE-2026-4519 python: Python: Command-line option injection in webbrowser.open() via crafted URLs
Summary: CVE-2026-4519 python: Python: Command-line option injection in webbrowser.ope...
Keywords:
Status: NEW
Alias: CVE-2026-4519
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2449722 2449724 2449726 2449723 2449725 2449727 2449728 2449729 2449730 2449731 2449733 2449735
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-20 16:03 UTC by OSIDB Bzimport
Modified: 2026-05-07 18:12 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2026:11337 0 None None None 2026-04-28 11:15:30 UTC
Red Hat Product Errata RHBA-2026:6511 0 None None None 2026-04-02 18:35:51 UTC
Red Hat Product Errata RHBA-2026:6774 0 None None None 2026-04-07 11:24:46 UTC
Red Hat Product Errata RHBA-2026:6803 0 None None None 2026-04-07 13:34:29 UTC
Red Hat Product Errata RHBA-2026:6842 0 None None None 2026-04-07 13:55:51 UTC
Red Hat Product Errata RHBA-2026:7012 0 None None None 2026-04-08 11:05:59 UTC
Red Hat Product Errata RHBA-2026:7045 0 None None None 2026-04-08 12:03:24 UTC
Red Hat Product Errata RHBA-2026:7050 0 None None None 2026-04-08 12:33:34 UTC
Red Hat Product Errata RHBA-2026:7058 0 None None None 2026-04-08 13:38:59 UTC
Red Hat Product Errata RHBA-2026:7136 0 None None None 2026-04-08 20:08:17 UTC
Red Hat Product Errata RHBA-2026:7289 0 None None None 2026-04-09 11:02:46 UTC
Red Hat Product Errata RHBA-2026:7296 0 None None None 2026-04-09 13:13:23 UTC
Red Hat Product Errata RHBA-2026:8272 0 None None None 2026-04-15 10:43:23 UTC
Red Hat Product Errata RHSA-2026:10101 0 None None None 2026-04-23 16:20:51 UTC
Red Hat Product Errata RHSA-2026:10102 0 None None None 2026-04-23 14:59:39 UTC
Red Hat Product Errata RHSA-2026:10111 0 None None None 2026-04-23 18:12:26 UTC
Red Hat Product Errata RHSA-2026:13812 0 None None None 2026-05-05 17:49:51 UTC
Red Hat Product Errata RHSA-2026:6256 0 None None None 2026-03-31 09:48:21 UTC
Red Hat Product Errata RHSA-2026:6281 0 None None None 2026-03-31 16:28:30 UTC
Red Hat Product Errata RHSA-2026:6283 0 None None None 2026-03-31 16:54:57 UTC
Red Hat Product Errata RHSA-2026:6285 0 None None None 2026-03-31 17:18:14 UTC
Red Hat Product Errata RHSA-2026:6286 0 None None None 2026-03-31 17:18:06 UTC
Red Hat Product Errata RHSA-2026:6473 0 None None None 2026-04-02 13:59:25 UTC
Red Hat Product Errata RHSA-2026:6766 0 None None None 2026-04-07 11:11:11 UTC
Red Hat Product Errata RHSA-2026:7010 0 None None None 2026-04-08 13:57:42 UTC
Red Hat Product Errata RHSA-2026:7244 0 None None None 2026-04-09 08:23:53 UTC
Red Hat Product Errata RHSA-2026:9042 0 None None None 2026-04-20 14:04:27 UTC
Red Hat Product Errata RHSA-2026:9260 0 None None None 2026-04-21 11:40:47 UTC
Red Hat Product Errata RHSA-2026:9261 0 None None None 2026-04-21 11:37:04 UTC
Red Hat Product Errata RHSA-2026:9262 0 None None None 2026-04-21 11:53:35 UTC
Red Hat Product Errata RHSA-2026:9289 0 None None None 2026-04-21 14:24:33 UTC
Red Hat Product Errata RHSA-2026:9354 0 None None None 2026-04-21 15:12:14 UTC
Red Hat Product Errata RHSA-2026:9386 0 None None None 2026-04-21 16:18:26 UTC
Red Hat Product Errata RHSA-2026:9387 0 None None None 2026-04-21 15:35:26 UTC
Red Hat Product Errata RHSA-2026:9591 0 None None None 2026-04-22 06:05:27 UTC
Red Hat Product Errata RHSA-2026:9614 0 None None None 2026-04-22 07:02:37 UTC
Red Hat Product Errata RHSA-2026:9621 0 None None None 2026-04-22 07:08:37 UTC
Red Hat Product Errata RHSA-2026:9705 0 None None None 2026-04-22 13:56:47 UTC
Red Hat Product Errata RHSA-2026:9745 0 None None None 2026-04-22 15:34:58 UTC

Description OSIDB Bzimport 2026-03-20 16:03:17 UTC
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. Users are recommended to sanitize URLs 
prior to passing to webbrowser.open().

Comment 2 errata-xmlrpc 2026-03-31 09:48:20 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:6256 https://access.redhat.com/errata/RHSA-2026:6256

Comment 3 errata-xmlrpc 2026-03-31 16:28:29 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:6281 https://access.redhat.com/errata/RHSA-2026:6281

Comment 4 errata-xmlrpc 2026-03-31 16:54:55 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:6283 https://access.redhat.com/errata/RHSA-2026:6283

Comment 5 errata-xmlrpc 2026-03-31 17:18:04 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:6286 https://access.redhat.com/errata/RHSA-2026:6286

Comment 6 errata-xmlrpc 2026-03-31 17:18:12 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:6285 https://access.redhat.com/errata/RHSA-2026:6285

Comment 7 errata-xmlrpc 2026-04-02 13:59:23 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:6473 https://access.redhat.com/errata/RHSA-2026:6473

Comment 8 errata-xmlrpc 2026-04-07 11:11:10 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:6766 https://access.redhat.com/errata/RHSA-2026:6766

Comment 9 errata-xmlrpc 2026-04-08 13:57:40 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.6 Extended Update Support

Via RHSA-2026:7010 https://access.redhat.com/errata/RHSA-2026:7010

Comment 10 errata-xmlrpc 2026-04-09 08:23:52 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10.0 Extended Update Support

Via RHSA-2026:7244 https://access.redhat.com/errata/RHSA-2026:7244

Comment 11 errata-xmlrpc 2026-04-20 14:04:26 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.4 Extended Update Support

Via RHSA-2026:9042 https://access.redhat.com/errata/RHSA-2026:9042

Comment 12 errata-xmlrpc 2026-04-21 11:37:03 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions

Via RHSA-2026:9261 https://access.redhat.com/errata/RHSA-2026:9261

Comment 13 errata-xmlrpc 2026-04-21 11:40:45 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions

Via RHSA-2026:9260 https://access.redhat.com/errata/RHSA-2026:9260

Comment 14 errata-xmlrpc 2026-04-21 11:53:34 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions

Via RHSA-2026:9262 https://access.redhat.com/errata/RHSA-2026:9262

Comment 15 errata-xmlrpc 2026-04-21 14:24:32 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.8 Telecommunications Update Service

Via RHSA-2026:9289 https://access.redhat.com/errata/RHSA-2026:9289

Comment 16 errata-xmlrpc 2026-04-21 15:12:12 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.6 Extended Update Support

Via RHSA-2026:9354 https://access.redhat.com/errata/RHSA-2026:9354

Comment 17 errata-xmlrpc 2026-04-21 15:35:25 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.2 Advanced Update Support

Via RHSA-2026:9387 https://access.redhat.com/errata/RHSA-2026:9387

Comment 18 errata-xmlrpc 2026-04-21 16:18:25 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.6 Telecommunications Update Service

Via RHSA-2026:9386 https://access.redhat.com/errata/RHSA-2026:9386

Comment 19 errata-xmlrpc 2026-04-22 06:05:26 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.8 Telecommunications Update Service

Via RHSA-2026:9591 https://access.redhat.com/errata/RHSA-2026:9591

Comment 20 errata-xmlrpc 2026-04-22 07:02:36 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 7 Extended Lifecycle Support

Via RHSA-2026:9614 https://access.redhat.com/errata/RHSA-2026:9614

Comment 21 errata-xmlrpc 2026-04-22 07:08:36 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On

Via RHSA-2026:9621 https://access.redhat.com/errata/RHSA-2026:9621

Comment 22 errata-xmlrpc 2026-04-22 13:56:46 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.6 Extended Update Support

Via RHSA-2026:9705 https://access.redhat.com/errata/RHSA-2026:9705

Comment 23 errata-xmlrpc 2026-04-22 15:34:56 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 7 Extended Lifecycle Support

Via RHSA-2026:9745 https://access.redhat.com/errata/RHSA-2026:9745

Comment 24 errata-xmlrpc 2026-04-23 14:59:38 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 6 Extended Lifecycle Support  - EXTENSION

Via RHSA-2026:10102 https://access.redhat.com/errata/RHSA-2026:10102

Comment 25 errata-xmlrpc 2026-04-23 16:20:06 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.4 Extended Update Support

Via RHSA-2026:10101 https://access.redhat.com/errata/RHSA-2026:10101

Comment 26 errata-xmlrpc 2026-04-23 18:12:24 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.4 Extended Update Support

Via RHSA-2026:10111 https://access.redhat.com/errata/RHSA-2026:10111

Comment 27 errata-xmlrpc 2026-05-05 17:49:50 UTC
This issue has been addressed in the following products:

  RHEL-8 based Middleware Containers

Via RHSA-2026:13812 https://access.redhat.com/errata/RHSA-2026:13812


Note You need to log in before you can comment on or make changes to this bug.