### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. - [x] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [x] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell). ### Steps to reproduce The current stable version of Powershell 7.5.4 the version of .NET SDK is 9.0.306. This version of .NET has been flagged with a High Vulnerability https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21218 Is there an expected released date for when the patched version of .NET will be included in Powershell 7? https://dotnet.microsoft.com/en-us/download/dotnet/9.0 ### Expected behavior ```console Fixed Vulnerability ``` ### Actual behavior ```console https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21218 ``` ### Environment data ```powershell none ``` ### OS Data ```powershell Powershell v7.5.4 ``` ### Windows update log ```markdown none ``` ### Visuals _No response_
Prerequisites
Steps to reproduce
The current stable version of Powershell 7.5.4 the version of .NET SDK is 9.0.306. This version of .NET has been flagged with a High Vulnerability https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21218
Is there an expected released date for when the patched version of .NET will be included in Powershell 7?
https://dotnet.microsoft.com/en-us/download/dotnet/9.0
Expected behavior
Fixed VulnerabilityActual behavior
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21218Environment data
OS Data
Powershell v7.5.4Windows update log
Visuals
No response