Skip to content

Commit a93fe26

Browse files
committed
1 parent dc5dada commit a93fe26

1 file changed

Lines changed: 10 additions & 25 deletions

File tree

advisories/github-reviewed/2026/06/GHSA-2j2x-hqr9-3h42/GHSA-2j2x-hqr9-3h42.json

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2j2x-hqr9-3h42",
4-
"modified": "2026-06-03T20:58:01Z",
4+
"modified": "2026-06-03T20:58:02Z",
55
"published": "2026-06-03T20:58:01Z",
66
"aliases": [
77
"CVE-2026-40181"
@@ -11,43 +11,24 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U"
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N"
1515
}
1616
],
1717
"affected": [
1818
{
1919
"package": {
2020
"ecosystem": "npm",
21-
"name": "react-router"
21+
"name": "router"
2222
},
2323
"ranges": [
2424
{
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "7.0.0"
28+
"introduced": "0"
2929
},
3030
{
31-
"fixed": "7.14.1"
32-
}
33-
]
34-
}
35-
]
36-
},
37-
{
38-
"package": {
39-
"ecosystem": "npm",
40-
"name": "react-router"
41-
},
42-
"ranges": [
43-
{
44-
"type": "ECOSYSTEM",
45-
"events": [
46-
{
47-
"introduced": "6.7.0"
48-
},
49-
{
50-
"fixed": "6.30.4"
31+
"fixed": "1.23.3"
5132
}
5233
]
5334
}
@@ -63,6 +44,10 @@
6344
"type": "ADVISORY",
6445
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40181"
6546
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/remix-run/react-router/commit/d77f6b1db8202e2160098432df349dbed118c948"
50+
},
6651
{
6752
"type": "PACKAGE",
6853
"url": "https://github.com/remix-run/react-router"
@@ -72,7 +57,7 @@
7257
"cwe_ids": [
7358
"CWE-601"
7459
],
75-
"severity": "MODERATE",
60+
"severity": "LOW",
7661
"github_reviewed": true,
7762
"github_reviewed_at": "2026-06-03T20:58:01Z",
7863
"nvd_published_at": "2026-06-02T20:16:35Z"

0 commit comments

Comments
 (0)