.NET 7 patch history
Every .NET 7 release, newest first, from Microsoft's release metadata. Patches ship on Patch Tuesday, the second Tuesday of the month.
| Version | Date | Security fixes | SDKs |
|---|---|---|---|
| 7.0.20 | 2024-05-28 | Yes: CVE-2024-20672 | 7.0.410, 7.0.317, 7.0.120 |
| 7.0.19 | 2024-05-14 | Yes: CVE-2024-30045, CVE-2024-30046 | 7.0.409, 7.0.316, 7.0.119 |
| 7.0.18 | 2024-04-09 | Yes: CVE-2024-21409 | 7.0.408, 7.0.315, 7.0.118 |
| 7.0.17 | 2024-03-12 | Yes: CVE-2024-26190, CVE-2024-21392 | 7.0.407, 7.0.314, 7.0.117 |
| 7.0.16 | 2024-02-13 | Yes: CVE-2024-21386, CVE-2024-21404 | 7.0.406, 7.0.313, 7.0.116 |
| 7.0.15 | 2024-01-09 | Yes: CVE-2024-0056, CVE-2024-0057, CVE-2024-21319 | 7.0.405, 7.0.312, 7.0.115 |
| 7.0.14 | 2023-11-14 | Yes: CVE-2023-36049, CVE-2023-36558 | 7.0.404, 7.0.311, 7.0.114 |
| 7.0.13 | 2023-10-24 | Yes: CVE-2023-36435, CVE-2023-38171, CVE-2023-44487, CVE-2023-36799, CVE-2023-36796, CVE-2023-36792, CVE-2023-36794, CVE-2023-36793 | 7.0.403, 7.0.310, 7.0.113 |
| 7.0.12 | 2023-10-10 | Yes: CVE-2023-36435, CVE-2023-38171, CVE-2023-44487 | 7.0.402, 7.0.309, 7.0.112 |
| 7.0.11 | 2023-09-12 | Yes: CVE-2023-36799, CVE-2023-36796, CVE-2023-36792, CVE-2023-36794, CVE-2023-36793 | 7.0.401, 7.0.308, 7.0.111 |
| 7.0.10 | 2023-08-08 | Yes: CVE-2023-35390, CVE-2023-35391, CVE-2023-38178, CVE-2023-38180 | 7.0.400, 7.0.307, 7.0.110 |
| 7.0.9 | 2023-07-11 | Yes: CVE-2023-33127, CVE-2023-33170 | 7.0.306, 7.0.109 |
| 7.0.8 | 2023-06-22 | No | 7.0.305, 7.0.108 |
| 7.0.7 | 2023-06-13 | Yes: CVE-2023-24895, CVE-2023-24897, CVE-2023-24936, CVE-2023-29331, CVE-2023-29337, CVE-2023-32032, CVE-2023-33126, CVE-2023-33128, CVE-2023-33135 | 7.0.304, 7.0.107 |
| 7.0.5 | 2023-04-11 | Yes: CVE-2023-28260 | 7.0.302, 7.0.203, 7.0.105 |
| 7.0.4 | 2023-03-14 | No | 7.0.202, 7.0.104 |
| 7.0.3 | 2023-02-14 | Yes: CVE-2023-21808 | 7.0.201, 7.0.200, 7.0.103 |
| 7.0.2 | 2023-01-10 | No | 7.0.102 |
| 7.0.1 | 2022-12-13 | Yes: CVE-2022-41089 | 7.0.101 |
| 7.0.0 | 2022-11-08 | No | 7.0.100 |
FAQ
When does .NET 7 support end?
.NET 7 reached end of support on May 14, 2024. It no longer gets security fixes. Move to .NET 10, supported until November 14, 2028.
Is .NET 7 LTS?
No. .NET 7 is a Standard Term Support (STS) release with two years of support. Even-numbered versions are LTS.
What C# version does .NET 7 use?
C# 11. It is the default language version for projects that target net7.0.
What is the latest .NET 7 version?
7.0.20, released May 28, 2024 (as of September 26, 2026). The latest SDK is 7.0.410.
When was .NET 7 released?
November 8, 2022.
Other versions
- .NET 10
- .NET 9
- .NET 8
- .NET 7
- .NET 6
- .NET Core 3.1
- .NET Framework 4.8
- .NET Framework 4.7.2
- .NET Framework 4.6.2
- .NET Framework 3.5
- All versions and the checker