CVE-2025-65958: Web Main Py Cwe 918 Cve 2025 65958

Insufficient URL scheme validation and incomplete SSRF filtering. Checking domains against blocklists merely by string matching without DNS resolution misses underlying IPs and allows DNS rebinding.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Python
greprules fetch cve-2025-65958-web-main-py-cwe-918-cve-2025-65958 --engine opengrep

Description

Insufficient URL scheme validation and incomplete SSRF filtering. Checking domains against blocklists merely by string matching without DNS resolution misses underlying IPs and allows DNS rebinding.