From 98d7514ce4d861e5c4dfe667833e91cd626ae92a Mon Sep 17 00:00:00 2001 From: Wenxin Jiang Date: Mon, 13 Apr 2026 13:01:28 -0400 Subject: [PATCH] Improve GHSA-fvcv-3m26-pcqx --- .../GHSA-fvcv-3m26-pcqx.json | 25 ++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) 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..ab2cbeeec4820 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" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "axios" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.31.0" + } + ] + } + ] } ], "references": [ @@ -48,6 +67,10 @@ "type": "WEB", "url": "https://github.com/axios/axios/pull/10660" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c" + }, { "type": "WEB", "url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"