From 858a706eb599607a1ae21c37d266651405a820a9 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Mon, 18 May 2026 12:00:01 -0700 Subject: [PATCH 1/2] Suppress Kiota CVEs --- dependencyCheckSuppression.xml | 61 +++++++++++++++++++++++++++++++--- 1 file changed, 57 insertions(+), 4 deletions(-) diff --git a/dependencyCheckSuppression.xml b/dependencyCheckSuppression.xml index 84bd7efb39..ac6660740b 100644 --- a/dependencyCheckSuppression.xml +++ b/dependencyCheckSuppression.xml @@ -319,17 +319,70 @@ --> + file name: mcp-spring-webmvc-2.0.0-M3.jar + ]]> ^pkg:maven/org\.springframework\.ai/mcp-spring-webmvc@.*$ cpe:/a:vmware:server + file name: mcp-spring-webmvc-2.0.0-M3.jar + ]]> ^pkg:maven/org\.springframework\.ai/mcp-spring-webmvc@.*$ cpe:/a:vmware:vmware_server + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-abstractions@.*$ + CVE-2026-41134 + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-authentication-azure@.*$ + CVE-2026-41134 + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-http-okHttp@.*$ + CVE-2026-41134 + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-serialization-form@.*$ + CVE-2026-41134 + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-serialization-json@.*$ + CVE-2026-41134 + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-serialization-multipart@.*$ + CVE-2026-41134 + + + + ^pkg:maven/com\.microsoft\.kiota/microsoft-kiota-serialization-text@.*$ + CVE-2026-41134 + From 3eeb68bbbf12884f81555286cbb877a9c08e9216 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Mon, 18 May 2026 13:34:49 -0700 Subject: [PATCH 2/2] Update Azure Identity --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9dd48f82f2..13f243b726 100644 --- a/gradle.properties +++ b/gradle.properties @@ -105,7 +105,7 @@ apacheTomcatVersion=11.0.21 asmVersion=9.9.1 # Microsoft library for sending OAuth2-authenticated notification emails via the Microsoft Graph API -azureIdentityVersion=1.18.2 +azureIdentityVersion=1.18.3 # Apache Batik -- Batik version needs to be compatible with Apache FOP, but we need to pull in batik-codec separately batikVersion=1.19