Skip to content

Commit 2e5cf78

Browse files
1 parent 5c0e07c commit 2e5cf78

1 file changed

Lines changed: 36 additions & 2 deletions

File tree

advisories/github-reviewed/2026/02/GHSA-43fc-jf86-j433/GHSA-43fc-jf86-j433.json

Lines changed: 36 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-43fc-jf86-j433",
4-
"modified": "2026-02-09T22:39:32Z",
4+
"modified": "2026-02-18T17:15:11Z",
55
"published": "2026-02-09T17:46:14Z",
66
"aliases": [
77
"CVE-2026-25639"
@@ -25,7 +25,7 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "1.0.0"
2929
},
3030
{
3131
"fixed": "1.13.5"
@@ -36,6 +36,28 @@
3636
"database_specific": {
3737
"last_known_affected_version_range": "<= 1.13.4"
3838
}
39+
},
40+
{
41+
"package": {
42+
"ecosystem": "npm",
43+
"name": "axios"
44+
},
45+
"ranges": [
46+
{
47+
"type": "ECOSYSTEM",
48+
"events": [
49+
{
50+
"introduced": "0"
51+
},
52+
{
53+
"fixed": "0.30.3"
54+
}
55+
]
56+
}
57+
],
58+
"database_specific": {
59+
"last_known_affected_version_range": "<= 0.30.2"
60+
}
3961
}
4062
],
4163
"references": [
@@ -51,14 +73,26 @@
5173
"type": "WEB",
5274
"url": "https://github.com/axios/axios/pull/7369"
5375
},
76+
{
77+
"type": "WEB",
78+
"url": "https://github.com/axios/axios/pull/7388"
79+
},
5480
{
5581
"type": "WEB",
5682
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
5783
},
84+
{
85+
"type": "WEB",
86+
"url": "https://github.com/axios/axios/commit/d7ff1409c68168d3057fc3891f911b2b92616f9e"
87+
},
5888
{
5989
"type": "PACKAGE",
6090
"url": "https://github.com/axios/axios"
6191
},
92+
{
93+
"type": "WEB",
94+
"url": "https://github.com/axios/axios/releases/tag/v0.30.0"
95+
},
6296
{
6397
"type": "WEB",
6498
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"

0 commit comments

Comments
 (0)