Cyber Resilience

CVE-2026-32184

High

Published: 14 April 2026

Published
14 April 2026
Modified
06 May 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0050 66.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32184 is a high-severity Deserialization of Untrusted Data (CWE-502) vulnerability in Microsoft Hpc Pack. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 33.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-32184 is a deserialization of untrusted data vulnerability (CWE-502) in the Microsoft High Performance Compute Pack (HPC). Published on 2026-04-14T18:17:21.777, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact with low complexity and prerequisites.

The vulnerability enables a local, authorized attacker with low privileges to exploit deserialization flaws in HPC, resulting in privilege escalation. Successful exploitation grants high-level impacts on confidentiality, integrity, and availability, allowing the attacker to execute arbitrary code or manipulate system resources beyond their initial access level.

The Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32184 details mitigation strategies and available patches for addressing this issue.

EU & UK References

Vulnerability details

Deserialization of untrusted data in Microsoft High Performance Compute Pack (HPC) allows an authorized attacker to elevate privileges locally.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local deserialization vulnerability (CWE-502) in HPC Pack directly enables exploitation for privilege escalation from low-privileged context to arbitrary code execution with full CIA impact.

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

CVEs Like This One

CVE-2025-55232Same product: Microsoft Hpc Pack
CVE-2026-32192Same vendor: Microsoft
CVE-2026-25166Same vendor: Microsoft
CVE-2025-47994Same vendor: Microsoft
CVE-2025-29807Same vendor: Microsoft
CVE-2025-59245Same vendor: Microsoft
CVE-2026-21231Same vendor: Microsoft
CVE-2025-59287Same vendor: Microsoft
CVE-2026-32091Same vendor: Microsoft
CVE-2026-25174Same vendor: Microsoft

Affected Assets

microsoft
hpc pack
≤ 6.3.8355

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the deserialization vulnerability by requiring timely identification, reporting, and patching of the flaw in Microsoft HPC.

prevent

Prevents exploitation of deserialization of untrusted data by validating all relevant information inputs to the HPC system.

prevent

Limits the potential impact of local privilege escalation by enforcing least privilege for authorized low-privilege users.

References