AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-11168

LOW · CVSS 3.7 EPSS 0.67% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-11-12 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.7. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-11168
Severity
LOW
CVSS
3.7
EPSS
0.67%

Original NVD Description

The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.