← Browse

CVE-2026-4519

Low

No strong exploitation signal.

CVSS base
3.3 LOW
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
EPSS — probability of exploitation (30 days)
0.3%
23.8th percentile
CISA KEV
Not listed
Weakness / dates
CWE-88
Published 2026-03-20 · modified 2026-08-13

CVSS breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Attack VectorLLocal
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionRRequired
ScopeUUnchanged
ConfidentialityNNone
IntegrityLLow
AvailabilityNNone

Timeline

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

Affected

python

References

Official: NVD · CVE.org