Cyber Posture

CVE-2026-40372

Critical

Published: 21 April 2026

Published
21 April 2026
Modified
27 April 2026
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0002 6.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-40372 is a critical-severity Improper Verification of Cryptographic Signature (CWE-347) vulnerability in Microsoft Asp.Net Core. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 6.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-13 (Cryptographic Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires cryptographic integrity verification for software, firmware, and information, directly mitigating the improper signature verification flaw in ASP.NET Core that enables privilege escalation.

prevent

Mandates implementation of cryptographic mechanisms to protect information integrity and authenticity, addressing the core cryptographic signature verification failure exploited remotely.

preventrecover

Ensures timely flaw remediation through identification, reporting, and patching, critical for correcting the specific ASP.NET Core signature verification vulnerability per the MSRC advisory.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The CVE describes a remote network privilege escalation vulnerability in ASP.NET Core due to improper cryptographic signature verification, directly enabling exploitation of public-facing applications for initial access/priv esc (T1190) and exploitation for privilege escalation (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper verification of cryptographic signature in ASP.NET Core allows an unauthorized attacker to elevate privileges over a network.

Deeper analysisAI

CVE-2026-40372 is an improper verification of cryptographic signature vulnerability (CWE-347) affecting ASP.NET Core. Published on 2026-04-21T20:16:59.133, it enables an unauthorized attacker to elevate privileges over a network and carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N), indicating critical severity due to high confidentiality and integrity impacts.

The vulnerability can be exploited remotely by any unauthorized attacker (PR:N) with low attack complexity (AC:L) and no user interaction (UI:N) required. Exploitation over the network (AV:N) allows privilege elevation without affecting availability, but with significant compromise to data confidentiality and integrity under an unchanged scope (S:U).

Mitigation details are available in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40372.

Details

CWE(s)

Affected Products

microsoft
asp.net core
10.0.0 — 10.0.7

CVEs Like This One

CVE-2026-26130Same product: Microsoft Asp.Net Core
CVE-2025-24043Same vendor: Microsoft
CVE-2026-20965Same vendor: Microsoft
CVE-2025-55315Same product: Microsoft Asp.Net Core
CVE-2026-33105Same vendor: Microsoft
CVE-2025-53763Same vendor: Microsoft
CVE-2025-53792Same vendor: Microsoft
CVE-2025-64657Same vendor: Microsoft
CVE-2026-24305Same vendor: Microsoft
CVE-2025-59245Same vendor: Microsoft

References