CVE-2025-8267

Source
https://cve.org/CVERecord?id=CVE-2025-8267
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-8267.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-8267
Aliases
Published
2025-07-28T05:16:20.673Z
Modified
2026-05-05T20:56:27.127177249Z
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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-8267.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.2.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.2.0"
            }
        ]
    }
]