From 91e5d1b0aacf8f68e516abde74b273f4662c3690 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 07:32:30 -0400 Subject: [PATCH 1/2] Correct Mise task include fixed version --- .../GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json b/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json index 5ba9c9219e684..54011da6923fb 100644 --- a/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json +++ b/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json @@ -28,7 +28,7 @@ "introduced": "0" }, { - "fixed": "2026.6.4" + "fixed": "2026.6.5" } ] } @@ -40,6 +40,18 @@ "type": "WEB", "url": "https://github.com/jdx/mise/security/advisories/GHSA-77g9-363w-rccq" }, + { + "type": "WEB", + "url": "https://github.com/jdx/mise/releases/tag/v2026.6.5" + }, + { + "type": "WEB", + "url": "https://github.com/jdx/mise/commit/04b13dc9cfb6945fcdd67802932e46c69e245705" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55441" + }, { "type": "PACKAGE", "url": "https://github.com/jdx/mise" @@ -56,4 +68,4 @@ "github_reviewed_at": "2026-06-23T18:24:08Z", "nvd_published_at": null } -} \ No newline at end of file +} From 12df1645903f392741ad3f215c21097f2e2231e1 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:47:54 -0400 Subject: [PATCH 2/2] Set Mise task include NVD published timestamp --- .../2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json b/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json index 54011da6923fb..3a3035c2e541a 100644 --- a/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json +++ b/advisories/github-reviewed/2026/06/GHSA-77g9-363w-rccq/GHSA-77g9-363w-rccq.json @@ -66,6 +66,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2026-06-23T18:24:08Z", - "nvd_published_at": null + "nvd_published_at": "2026-06-26T18:17:01Z" } }