Looking for the vulnerability index of Invicti's legacy products?
Python Improper Input Validation Vulnerability - CVE-2026-4519 - Vulnerability Database

Python Improper Input Validation Vulnerability - CVE-2026-4519

Low
Reference: CVE-2026-4519
Title: Python Improper Input Validation Vulnerability
Overview:

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