From 9f3e138091487e69144f536d36976e427a7a3307 Mon Sep 17 00:00:00 2001
From: Pat Hickey
Date: Mon, 13 Jul 2026 10:17:18 -0700
Subject: [PATCH] RUSTSEC-2026-0188: add alias to assigned CVE
GitHub assigned CVE-2026-58494 to this security advisory after it was published.
https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4ch3-9j33-3pmj#advisory-comment-242586
---
crates/wasmtime-wasi/RUSTSEC-2026-0188.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crates/wasmtime-wasi/RUSTSEC-2026-0188.md b/crates/wasmtime-wasi/RUSTSEC-2026-0188.md
index 664c113f..61d155a3 100644
--- a/crates/wasmtime-wasi/RUSTSEC-2026-0188.md
+++ b/crates/wasmtime-wasi/RUSTSEC-2026-0188.md
@@ -6,7 +6,7 @@ date = "2026-06-24"
url = "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4ch3-9j33-3pmj"
categories = []
keywords = []
-aliases = ["GHSA-4ch3-9j33-3pmj"]
+aliases = ["GHSA-4ch3-9j33-3pmj", "CVE-2026-58494"]
license = "CC0-1.0"
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N"