Skip to content

Update .NET runtime to 10.0.9 to fix CVE-2026-45491#40883

Merged
benhillis merged 2 commits into
microsoft:masterfrom
benhillis:benhillis/update-netcore-runtime-10.0.9
Jun 23, 2026
Merged

Update .NET runtime to 10.0.9 to fix CVE-2026-45491#40883
benhillis merged 2 commits into
microsoft:masterfrom
benhillis:benhillis/update-netcore-runtime-10.0.9

Conversation

@benhillis

Copy link
Copy Markdown
Member

Summary

Bumps Microsoft.NETCore.App.Runtime.win-x64 and Microsoft.NETCore.App.Runtime.win-arm64 from 10.0.8 to 10.0.9 in packages.config.

This addresses CVE-2026-45491 (.NET tampering vulnerability), flagged by Dependabot alert #26. The vulnerability affects .NET runtime >= 10.0.0, <= 10.0.8 and is first patched in 10.0.9.

Both the x64 and arm64 runtime packages are bumped together to keep the .NET runtime version consistent across architectures. Both versions are available on the build feed.

Bumps Microsoft.NETCore.App.Runtime.win-x64 and win-arm64 from 10.0.8 to
10.0.9 to address CVE-2026-45491 (.NET tampering vulnerability), reported
by Dependabot. Both runtime packages are bumped together to keep the
.NET runtime version in sync across architectures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 23, 2026 19:57
@benhillis
benhillis requested a review from a team as a code owner June 23, 2026 19:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the pinned .NET runtime packages used by the repo’s native build tooling to remediate CVE-2026-45491 by moving from .NET runtime 10.0.8 to 10.0.9 for both supported Windows architectures.

Changes:

  • Bump Microsoft.NETCore.App.Runtime.win-x64 from 10.0.810.0.9.
  • Bump Microsoft.NETCore.App.Runtime.win-arm64 from 10.0.810.0.9 to keep architecture versions in sync.

OneBlue
OneBlue previously approved these changes Jun 23, 2026
@benhillis
benhillis merged commit 73a6afb into microsoft:master Jun 23, 2026
9 checks passed
benhillis added a commit to benhillis/WSL that referenced this pull request Jul 23, 2026
Bumps Microsoft.NETCore.App.Runtime.win-x64 and win-arm64 from 10.0.8 to
10.0.9 to address CVE-2026-45491 (.NET tampering vulnerability), reported
by Dependabot. Both runtime packages are bumped together to keep the
.NET runtime version in sync across architectures.

Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 73a6afb)
benhillis added a commit that referenced this pull request Jul 23, 2026
* Bump Microsoft.NETCore.App.Runtime to 10.0.8 (CVE-2026-32175) (#40581)

Fixes Dependabot alerts #24 and #25.

Co-authored-by: Ben Hillis <benhillis@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 09a8afe)

* Update MSRDC to 1.2.7214 to fix CVE-2026-32157 (#40882)

Bumps Microsoft.RemoteDesktop.Client.MSRDC.SessionHost from 1.2.6676 to
1.2.7214. This closes CVE-2026-32157 (a use-after-free RCE in the Remote
Desktop client, first fixed in 1.2.7099) along with several additional
CVEs shipped in 1.2.7214.

Fixes #40868

Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 2a7269e)

* Update .NET runtime to 10.0.9 to fix CVE-2026-45491 (#40883)

Bumps Microsoft.NETCore.App.Runtime.win-x64 and win-arm64 from 10.0.8 to
10.0.9 to address CVE-2026-45491 (.NET tampering vulnerability), reported
by Dependabot. Both runtime packages are bumped together to keep the
.NET runtime version in sync across architectures.

Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 73a6afb)

---------

Co-authored-by: Ben Hillis <benhillis@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants