Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
---
title: September 2025 security and quality rollup
description: Learn about the improvements in the .NET Framework September 2025 security and quality rollup.
ms.date: 09/09/2025
---
# September 2025 security and quality rollup

_Released September 9, 2025_

## Summary of what's new in this release

- [Security improvements](#security-improvements)
- [Quality and reliability improvements](#quality-and-reliability-improvements)

### Security improvements

There are no new security improvements in this release. This update is cumulative and contains all previously released security improvements.

### Quality and reliability improvements

This release contains the following quality and reliability improvements.

#### ASP.NET

Addressed an issue in ASP.NET where some error events fail to log properly in the Windows Event log. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)

#### WPF

Addressed an update for GB18030 certificate for Chinese language changes. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)

## Known issues

This release contains no known issues.

## Summary tables

| Product version | Cumulative update |
| --- | --- |
| **Windows 11, version 24H2** | |
| .NET Framework 3.5, 4.8.1 | [5064401](https://support.microsoft.com/kb/5064401) |
| **Microsoft server operating system, version 24H2** | |
| .NET Framework 3.5, 4.8.1 | [5064401](https://support.microsoft.com/kb/5064401) |
| **Microsoft server operating system, version 23H2** | |
| .NET Framework 3.5, 4.8.1 | [5065756](https://support.microsoft.com/kb/5065756) |
| **Windows 11, version 22H2 and Windows 11, version 23H2** | |
| .NET Framework 3.5, 4.8.1 | [5064403](https://support.microsoft.com/kb/5064403) |
| **Microsoft server operating system, version 22H2** | **[5065962](https://support.microsoft.com/kb/5065962)** |
| .NET Framework 3.5, 4.8 | [5065748](https://support.microsoft.com/kb/5065748) |
| .NET Framework 3.5, 4.8.1 | [5065753](https://support.microsoft.com/kb/5065753) |
| **Microsoft server operating system, version 21H2** | **[5065962](https://support.microsoft.com/kb/5065962)** |
| .NET Framework 3.5, 4.8 | [5065748](https://support.microsoft.com/kb/5065748) |
| .NET Framework 3.5, 4.8.1 | [5065753](https://support.microsoft.com/kb/5065753) |
| **Windows 10, version 22H2** | **[5065956](https://support.microsoft.com/kb/5065956)** |
| .NET Framework 3.5, 4.8 | [5064399](https://support.microsoft.com/kb/5064399) |
| .NET Framework 3.5, 4.8.1 | [5064400](https://support.microsoft.com/kb/5064400) |
| **Windows 10, version 21H2** | **[5065956](https://support.microsoft.com/kb/5065956)** |
| .NET Framework 3.5, 4.8 | [5064399](https://support.microsoft.com/kb/5064399) |
| .NET Framework 3.5, 4.8.1 | [5064400](https://support.microsoft.com/kb/5064400) |
| **Windows 10 1809 and Windows Server 2019** | **[5065955](https://support.microsoft.com/kb/5065955)** |
| .NET Framework 3.5, 4.7.2 | [5065744](https://support.microsoft.com/kb/5065744) |
| .NET Framework 3.5, 4.8 | [5065755](https://support.microsoft.com/kb/5065755) |

The following table is for earlier Windows and Windows Server versions for Security and Quality Rollup updates.  

| Product version | Security and quality rollup |
| --- | --- |
| **Windows Server 2012 R2** | **[5065960](https://support.microsoft.com/kb/5065960)** |
| .NET Framework 3.5 | [5044012](https://support.microsoft.com/kb/5044012) |
| .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 | [5065747](https://support.microsoft.com/kb/5065747) |
| .NET Framework 4.8 | [5065752](https://support.microsoft.com/kb/5065752) |
| **Windows Server 2012** | **[5065959](https://support.microsoft.com/kb/5065959)** |
| .NET Framework 3.5 | [5044009](https://support.microsoft.com/kb/5044009) |
| .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 | [5065746](https://support.microsoft.com/kb/5065746)|
| .NET Framework 4.8 | [5065751](https://support.microsoft.com/kb/5065751) |
| **Windows Server 2008 R2** | **[5065958](https://support.microsoft.com/kb/5065958)** |
| .NET Framework 3.5.1 | [5044011](https://support.microsoft/kb/5044011) |
| .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 | [5065745](https://support.microsoft.com/kb/5065745) |
| .NET Framework 4.8 | [5065750](https://support.microsoft.com/kb/5065750) |
| **Windows Server 2008** | **[5065961](https://support.microsoft.com/kb/5065961)**|
| .NET Framework 2.0, 3.0 | [5044010](https://support.microsoft.com/kb/5044010) |
| .NET Framework 3.5 SP1 | [5040673](https://support.microsoft.com/kb/5040673) |
| .NET Framework 4.6.2 | [5065745](https://support.microsoft.com/kb/5065745) |

The operating system row lists a KB that is used for update offering purposes. When the operating system KB is offered, the applicability logic determines the specific .NET Framework updates to install. Updates for individual .NET Framework versions are installed based on the version of .NET Framework that's already present on the device. Because of this, the operating system KB isn't expected to be listed as **installed updates** on the device. The expected updates to be installed are the .NET Framework-specific version updates listed in the table above.
3 changes: 2 additions & 1 deletion docs/framework/release-notes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ The .NET Framework updates include cumulative security and reliability improveme

.NET Framework cumulative update releases are discussed in detail in the following individual release notes:

* August 26, 2025 - [cumulative update preview](./2025/08-26-august-cumulative-update-preview.md) **New Release**
* September 9, 2025 - [cumulative update](./2025/09-09-september-cumulative-update.md) **New Release**
* August 26, 2025 - [cumulative update preview](./2025/08-26-august-cumulative-update-preview.md)
* July 8, 2025 - [cumulative update](./2025/07-08-july-cumulative-update.md)
* April 22, 2025 - [cumulative update preview](./2025/04-22-april-cumulative-update-preview.md)
* April 8, 2025 - [cumulative update](./2025/04-08-april-cumulative-update.md)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,8 @@ items:
href: release-notes/2025/07-08-july-cumulative-update.md
- name: August 2025 cumulative update
href: release-notes/2025/08-26-august-cumulative-update-preview.md
- name: September 2025 cumulative update
href: release-notes/2025/09-09-september-cumulative-update.md
- name: What's new
href: whats-new/index.md
- name: What's new in accessibility
Expand Down
Loading