Improper Verification of Cryptographic Signature in ASP.NET Core - CVE-2026-40372
Published: April 22, 2026
ASP.NET Core
Detailed vulnerability description
The vulnerability allows a remote attacker to elevate privileges.
The vulnerability exists due to improper verification of cryptographic signature in Microsoft.AspNetCore.DataProtection when processing cryptographically protected payloads. A remote attacker can send specially crafted data to elevate privileges.
Successful exploitation could result in SYSTEM privileges. The issue affects deployments where the NuGet copy of the library is loaded at runtime, including non-Windows deployments using the vulnerable code path and certain configurations using managed algorithms.