Welcome to our combined .NET servicing updates for July 2026. Let’s get into the latest release of .NET & .NET Framework, here is a quick overview of what’s new in our servicing releases:
Security improvements
.NET has been refreshed with the latest update as of July 14, 2026. This update contains security and non-security fixes.
This month you will find that these CVEs have been fixed:
| CVE # | Title | Applies to |
|---|---|---|
| CVE-2026-47300 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-47302 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-47303 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-47304 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50524 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50525 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50526 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50527 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50528 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50646 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50648 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50649 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50650 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50651 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-50659 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-56170 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| CVE-2026-57108 | .NET Security Vulnerability | .NET 10.0, .NET 9.0, .NET 8.0 |
| .NET 10.0 | .NET 9.0 | .NET 8.0 | |
|---|---|---|---|
| Release Notes | 10.0.10 | 9.0.18 | 8.0.29 |
| Installers and binaries | 10.0.10 | 9.0.18 | 8.0.29 |
| Container Images | images | images | images |
| Linux packages | 10.0 | 9.0 | 8.0 |
| Known Issues | 10.0 | 9.0 | 8.0 |
Release changelogs
.NET Framework July 2026 Updates
This month, there are new security and non-security updates available. For recent .NET Framework servicing updates, be sure to browse our release notes for .NET Framework for more details.
See you next month
That’s it for this month, make sure you update to the latest service release today.
With respect, your table is a mess. For some reason, someone has injected “style” attributes into each cell, making the table unnecessarily narrow.
Curious why linking to the Dotnet Runtime Milestone, since the Dotnet Runtime Team almost tries to avoid assigning correct milestone to pull-request and issues.
It is better to look at the actual diff between tags: https://github.com/dotnet/runtime/compare/v10.0.10
For some reason v10.0.10 can not be found in list of releases: https://github.com/dotnet/runtime/releases
Sad this bug-fix was not given priority: https://github.com/dotnet/runtime/pull/130327, as it fixes bug introduced with v10.0.9 (All versions before v10.0.10 are now unsafe to use)