Microsoft Releases Urgent Patch for Critical ASP.NET Vulnerability on macOS and Linux
Microsoft issues emergency update for macOS and Linux ASP.NET threat
Ars Technica
Image: Ars Technica
Microsoft has issued an emergency update for ASP.NET Core to address a severe vulnerability (CVE-2026-40372) affecting versions 10.0.0 to 10.0.6. This flaw allows unauthenticated attackers to gain SYSTEM privileges on devices running Linux or macOS apps, posing a significant risk even after the patch if compromised credentials are not purged.
- 01Emergency patch released for ASP.NET Core to fix a critical vulnerability.
- 02Vulnerability allows unauthenticated attackers to gain SYSTEM privileges.
- 03Affected versions include 10.0.0 to 10.0.6 of the Microsoft.AspNetCore.DataProtection NuGet package.
- 04Forged authentication credentials may remain valid even after patching.
- 05Users must rotate the DataProtection key ring to ensure security.
Advertisement
In-Article Ad
Microsoft has released an emergency patch for its ASP.NET Core framework to address a critical vulnerability tracked as CVE-2026-40372. This flaw affects versions 10.0.0 through 10.0.6 of the Microsoft.AspNetCore.DataProtection NuGet package, allowing unauthenticated attackers to gain SYSTEM privileges on devices running applications on Linux or macOS. The vulnerability arises from improper verification of cryptographic signatures, enabling attackers to forge authentication payloads during the HMAC validation process. Even after applying the patch, devices may remain compromised if any forged credentials created during the vulnerability window are not purged. Microsoft emphasized that tokens issued during this period could still be valid unless the DataProtection key ring is rotated. ASP.NET Core is described as a high-performance web development framework that supports applications across various platforms including Windows, macOS, and Linux.
Advertisement
In-Article Ad
This vulnerability poses a significant risk to users of ASP.NET Core on macOS and Linux, potentially leading to unauthorized access and control over systems.
Advertisement
In-Article Ad
Reader Poll
How concerned are you about security vulnerabilities in widely used software frameworks?
Connecting to poll...
More about Microsoft
Read the original article
Visit the source for the complete story.



