CVE-2026-4519

3.3 LOW
Published: March 20, 2026 Modified: April 16, 2026
View on NVD

Description

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().

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/python/cpython/issues/143930
Source: cna@python.org
Issue Tracking Patch
https://github.com/python/cpython/pull/143931
Source: cna@python.org
Issue Tracking Patch
http://www.openwall.com/lists/oss-security/2026/03/20/1
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List Third Party Advisory

16 reference(s) from NVD

Quick Stats

CVSS v3 Score
3.3 / 10.0
EPSS (Exploit Probability)
0.0%
1th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

python