CVE-2025-8267

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-8267
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-8267.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-8267
Aliases
Published
2025-07-28T05:16:20Z
Modified
2025-08-07T14:42:32Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/felippe-regazio/ssrfcheck

Affected ranges

Type
GIT
Repo
https://github.com/felippe-regazio/ssrfcheck
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed