diff --git a/advisories/github-reviewed/2026/04/GHSA-fvcv-3m26-pcqx/GHSA-fvcv-3m26-pcqx.json b/advisories/github-reviewed/2026/04/GHSA-fvcv-3m26-pcqx/GHSA-fvcv-3m26-pcqx.json index fbfa3c4681ee4..dc8ac6b0079f3 100644 --- a/advisories/github-reviewed/2026/04/GHSA-fvcv-3m26-pcqx/GHSA-fvcv-3m26-pcqx.json +++ b/advisories/github-reviewed/2026/04/GHSA-fvcv-3m26-pcqx/GHSA-fvcv-3m26-pcqx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fvcv-3m26-pcqx", - "modified": "2026-04-10T21:37:07Z", + "modified": "2026-04-10T21:37:08Z", "published": "2026-04-10T19:47:16Z", "aliases": [ "CVE-2026-40175" @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "1.0.0" }, { "fixed": "1.15.0" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "axios" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.31.0" + } + ] + } + ] } ], "references": [ @@ -48,6 +67,14 @@ "type": "WEB", "url": "https://github.com/axios/axios/pull/10660" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/pull/10688" + }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c" + }, { "type": "WEB", "url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1" @@ -56,6 +83,10 @@ "type": "PACKAGE", "url": "https://github.com/axios/axios" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/releases/tag/v0.31.0" + }, { "type": "WEB", "url": "https://github.com/axios/axios/releases/tag/v1.15.0"