Skip to content

Commit d3f5c2a

Browse files
1 parent 127f5f3 commit d3f5c2a

2 files changed

Lines changed: 65 additions & 37 deletions

File tree

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-mjqr-5c55-g77h",
4+
"modified": "2026-03-06T23:11:41Z",
5+
"published": "2026-03-05T21:30:49Z",
6+
"aliases": [
7+
"CVE-2025-70949"
8+
],
9+
"summary": "@perfood/couch-auth has an Observable Timing Discrepancy ",
10+
"details": "An Observable Timing Discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "@perfood/couch-auth"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.26.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-70949"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://gist.github.com/0xHunterr/38aab644874ca9f4646524c5b01cfe5e"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/perfood/couch-auth"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://www.npmjs.com/package/@perfood/couch-auth"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-208"
59+
],
60+
"severity": "HIGH",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2026-03-06T23:11:41Z",
63+
"nvd_published_at": "2026-03-05T21:16:13Z"
64+
}
65+
}

advisories/unreviewed/2026/03/GHSA-mjqr-5c55-g77h/GHSA-mjqr-5c55-g77h.json

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

0 commit comments

Comments
 (0)