CVE-2025-8267

Published
View on NVD ↗
CVSS v3
8.2
HIGH
CVSS v2
N/A
Affected
1
PROJECT

Description

Versions of the package ssrfcheck before 1.2.0 are vulnerable to Server-Side Request Forgery (SSRF) due to an incomplete denylist of IP address ranges. Specifically, the package fails to classify the reserved IP address space 224.0.0.0/4 (Multicast) as invalid. This oversight allows attackers to craft requests targeting these multicast addresses.

Check if a string contains a potential SSRF attack
GitHubGitHub
43