CVE-2025-8267

HIGH EPSS 36.0%
Published Jul 28, 202511mo ago · Modified Jun 17, 20262w ago
7.8 CVSS 4.0
High
Find Similar
Published Jul 28, 2025 11mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
7.8
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
36.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
felipperegaziossrf_check* <1.2.0

References 4

  • gist.github.com https://gist.github.com/lirantal/2976840639df824cb3abe60d13c65e04
    ExploitThird Party Advisory
  • github.com https://github.com/felippe-regazio/ssrfcheck/commit/9507b49fd764f2a1a1d1e3b9ee577b7545e6950e
    Patch
  • github.com https://github.com/felippe-regazio/ssrfcheck/issues/5
    Issue Tracking
  • security.snyk.io https://security.snyk.io/vuln/SNYK-JS-SSRFCHECK-9510756
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/felippe-regazio/ssrfcheck/commit/9507b49fd764f2a1a1d1e3b9ee577b7545e6950e
    Patch