Skip to content

Commit 3bf781e

Browse files
1 parent 6f6d638 commit 3bf781e

File tree

2 files changed

+70
-37
lines changed

2 files changed

+70
-37
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-qw8v-34ww-6q9p",
4+
"modified": "2026-03-06T23:00:43Z",
5+
"published": "2026-03-05T21:30:49Z",
6+
"aliases": [
7+
"CVE-2025-70948"
8+
],
9+
"summary": "@perfood/couch-auth has a host header injection vulnerability",
10+
"details": "A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:U"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "@perfood/couch-auth"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "0.26.0"
36+
}
37+
]
38+
}
39+
]
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "ADVISORY",
45+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-70948"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://gist.github.com/0xHunterr/38aab644874ca9f4646524c5b01cfe5e"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/perfood/couch-auth"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://www.npmjs.com/package/@perfood/couch-auth"
58+
}
59+
],
60+
"database_specific": {
61+
"cwe_ids": [
62+
"CWE-644",
63+
"CWE-74"
64+
],
65+
"severity": "MODERATE",
66+
"github_reviewed": true,
67+
"github_reviewed_at": "2026-03-06T23:00:43Z",
68+
"nvd_published_at": "2026-03-05T21:16:13Z"
69+
}
70+
}

advisories/unreviewed/2026/03/GHSA-qw8v-34ww-6q9p/GHSA-qw8v-34ww-6q9p.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)