Skip to content

Commit 14731d3

Browse files
1 parent 5c64733 commit 14731d3

1 file changed

Lines changed: 37 additions & 2 deletions

File tree

advisories/github-reviewed/2026/04/GHSA-fvcv-3m26-pcqx/GHSA-fvcv-3m26-pcqx.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fvcv-3m26-pcqx",
4-
"modified": "2026-04-10T21:37:07Z",
4+
"modified": "2026-04-14T15:20:19Z",
55
"published": "2026-04-10T19:47:16Z",
66
"aliases": [
77
"CVE-2026-40175"
@@ -25,14 +25,33 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "1.0.0"
2929
},
3030
{
3131
"fixed": "1.15.0"
3232
}
3333
]
3434
}
3535
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "axios"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "0.31.0"
51+
}
52+
]
53+
}
54+
]
3655
}
3756
],
3857
"references": [
@@ -48,6 +67,18 @@
4867
"type": "WEB",
4968
"url": "https://github.com/axios/axios/pull/10660"
5069
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/axios/axios/pull/10660#issuecomment-4224168081"
73+
},
74+
{
75+
"type": "WEB",
76+
"url": "https://github.com/axios/axios/pull/10688"
77+
},
78+
{
79+
"type": "WEB",
80+
"url": "https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c"
81+
},
5182
{
5283
"type": "WEB",
5384
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
@@ -56,6 +87,10 @@
5687
"type": "PACKAGE",
5788
"url": "https://github.com/axios/axios"
5889
},
90+
{
91+
"type": "WEB",
92+
"url": "https://github.com/axios/axios/releases/tag/v0.31.0"
93+
},
5994
{
6095
"type": "WEB",
6196
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"

0 commit comments

Comments
 (0)