From 4d9a6d3c55c3c32d4451f8436c77631938dad390 Mon Sep 17 00:00:00 2001 From: Andrea Castelli <95305053+acastlesibm@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:19:54 +0200 Subject: [PATCH 1/2] Update GHSA-qwww-vcr4-c8h2.json --- .../07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json b/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json index ce6ed0cdfd8c..94c35ed0e582 100644 --- a/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json +++ b/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json @@ -25,6 +25,12 @@ { "introduced": "7.12.0" }, + { + "fixed": "7.18.2" + }, + { + "introduced": "8.0.0" + }, { "fixed": "8.3.0" } @@ -57,6 +63,10 @@ { "type": "WEB", "url": "http://github.com/remix-run/react-router/pull/15311" + }, + { + "type": "WEB", + "url": "https://github.com/remix-run/react-router/blob/v7/CHANGELOG.md#v7182" } ], "database_specific": { @@ -68,4 +78,4 @@ "github_reviewed_at": "2026-07-24T16:44:43Z", "nvd_published_at": null } -} \ No newline at end of file +} From 74c77ada397b58eca2153388d2d6eee983a76a39 Mon Sep 17 00:00:00 2001 From: Andrea Castelli <95305053+acastlesibm@users.noreply.github.com> Date: Wed, 5 Aug 2026 10:43:44 +0200 Subject: [PATCH 2/2] Update GHSA-qwww-vcr4-c8h2.json with fixed version --- .../2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json b/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json index 94c35ed0e582..17ad3a6f1812 100644 --- a/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json +++ b/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json @@ -27,7 +27,12 @@ }, { "fixed": "7.18.2" - }, + } + ] + }, + { + "type": "ECOSYSTEM", + "events": [ { "introduced": "8.0.0" },