{ "schema_version": "1.4.0", "id": "GHSA-vm77-mr48-27wj", "modified": "2025-09-26T21:27:59Z", "published": "2025-03-23T15:30:33Z", "aliases": [ "CVE-2025-2691" ], "summary": "nossrf Server-Side Request Forgery (SSRF)", "details": "Versions of the package nossrf before 1.0.4 are vulnerable to Server-Side Request Forgery (SSRF), where an attacker can provide a hostname that resolves to a local or reserved IP address space and bypass the SSRF protection mechanism.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" }, { "type": "CVSS_V4", "score": "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" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "nossrf" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2691" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-NOSSRF-9510842" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-25T16:30:30Z", "nvd_published_at": "2025-03-23T15:15:13Z" } }