Skip to content
Merged
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
8 changes: 4 additions & 4 deletions release-notes/9.0/cve.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Your app needs to be on the latest .NET 9 patch version to be secure. The longer
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version.

- 9.0.1 (January 2025)
- [CVE-2025-21171 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2025-21172 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2025-21173 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2025-21176 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- [CVE-2025-21171 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/340)
- [CVE-2025-21172 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/339)
- [CVE-2025-21173 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/337)
- [CVE-2025-21176 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/338)
- 9.0.0 (November 2024)
- [CVE-2024-43498 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/334)
- [CVE-2024-43499 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/333)
Expand Down
Loading