Skip to main content

Severity by source

Vendor (microsoft) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Local authorized user (AV:L, PR:L) triggers a low-complexity double free with no interaction, yielding full SYSTEM-level compromise (C/I/A:H); no scope change as the driver runs in the same security authority.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 18:00 vuln.today
CVE Published
Jul 14, 2026 - 17:04 nvd
HIGH 7.8

DescriptionCVE.org

Double free in Microsoft Printer Drivers allows an authorized attacker to elevate privileges locally.

AnalysisAI

Local privilege escalation in the Microsoft Printer Drivers component across Windows 10, Windows 11 (through 26H1), and Windows Server 2012 through 2025 lets an already-authenticated attacker corrupt kernel-adjacent memory to gain higher privileges. The flaw is a double free (CWE-415) triggered locally by a low-privileged user, yielding high confidentiality, integrity, and availability impact (CVSS 7.8). No public exploit identified at time of analysis, and it is not listed in CISA KEV.

Technical ContextAI

The vulnerability resides in the Microsoft Printer Drivers subsystem, the Windows print-driver/spooler code path that historically runs with elevated (often SYSTEM-level) trust and has been a recurring source of local EoP bugs. The root cause is CWE-415 (Double Free): the same heap allocation is released twice, corrupting heap metadata or freelist state and enabling controlled reuse of freed memory. CPE data enumerates the affected products as Microsoft Windows clients (windows_10_version_1607, 1809, 21H2, 22H2; windows_11_version_24H2, 25H2, 26H1) and Windows Server (2012, 2012 R2 including Server Core, and per tags 2016/2019/2022/2025). Exploiting a double free of this class typically requires grooming the heap so the second free and subsequent allocation land on attacker-controlled data, allowing arbitrary write/execution in the higher-privileged driver context.

RemediationAI

Vendor-released patch: apply the Microsoft security update for CVE-2026-55004 as documented at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55004, selecting the KB/build that matches each affected Windows client and Server SKU (including Server Core). Because this is a driver-level fix, deploy the update via normal Windows Update / WSUS / SCCM channels and reboot to complete installation. If patching must be deferred on a given host, reduce local attack surface as a compensating control: stop and disable the Print Spooler service (sc stop Spooler; sc config Spooler start=disabled) on systems that do not serve or use printing - this removes the exploitable path but breaks all local and network printing on that host; and tighten local account provisioning so untrusted users cannot obtain the interactive/low-privilege foothold the exploit requires. Verify workaround side effects against print-server roles before applying broadly.

CVE-2026-33824 CRITICAL POC
9.8 Apr 14

Remote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen

CVE-2026-56155 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p

CVE-2026-32202 MEDIUM POC
4.3 Apr 14

Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n

CVE-2026-49798 CRITICAL POC
9.3 Jul 14

Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve

CVE-2026-54128 HIGH POC
8.4 Jul 14

Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff

CVE-2026-50518 CRITICAL
9.8 Jul 14

Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr

CVE-2026-50655 HIGH POC
7.8 Jul 14

Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug

CVE-2026-54992 HIGH POC
7.8 Jul 14

Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component

CVE-2026-50489 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem

CVE-2026-50667 HIGH POC
7.0 Jul 14

Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c

CVE-2026-57092 CRITICAL
9.9 Jul 14

Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating

CVE-2026-56190 CRITICAL
9.8 Jul 14

Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary

Share

CVE-2026-55004 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy