Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Motorola Preinstalled App Hijacks Amazon for Affiliate Codes
May 27, 2026
BTMOB Malware Remotely Controls Android Devices Lets Attackers
May 27, 2026
BadHost Exploit Grants Attackers Access to Sensitive
May 27, 2026
Home/CyberSecurity News/Windows Kernel Vulnerability Lets Attackers Modify Memory
CyberSecurity News

Windows Kernel Vulnerability Lets Attackers Modify Memory

A critical Windows kernel vulnerability, identified as CVE-2026-40369, has been disclosed. This flaw enables attackers to achieve full SYSTEM-level privilege escalation, even from highly restricted...

Marcus Rodriguez
Marcus Rodriguez
May 27, 2026 3 Min Read
2 0

A critical Windows kernel vulnerability, identified as CVE-2026-40369, has been disclosed. This flaw enables attackers to achieve full SYSTEM-level privilege escalation, even from highly restricted environments such as browser sandboxes.

Discovered by security researcher Ori Nimron, the flaw affects Windows 11 versions 24H2 through 25H2 and resides in the ntoskrnl.exe component, specifically within the ExpGetProcessInformation function.

The vulnerability is particularly severe because it is 100% deterministic, requiring only a single system call from an unprivileged process to manipulate kernel memory.

At the core of the issue is the NtQuerySystemInformation syscall using information class 253 (SystemProcessInformationExtension).

Windows Kernel Vulnerability

When invoked with a buffer length of zero, the kernel’s ProbeForWrite validation is completely bypassed, allowing any user-supplied pointer, including kernel addresses, to be used without checks.

This results in a powerful, arbitrary kernel-memory-increment primitive. During execution, the vulnerable function iterates through all running processes.

Increments values at an attacker-controlled memory address, effectively modifying kernel memory in a predictable, repeatable manner.

This flaw stands out because it does not rely on traditional exploitation techniques such as race conditions, heap spraying, or token manipulation. Instead, it provides direct write access to kernel memory through a logic flaw.

Because NtQuerySystemInformation is not subject to common sandbox protections such as Win32k lockdown or integrity-level checks.

The vulnerability is reachable from sandboxed environments such as Chrome, Edge, and Firefox renderers, making it highly valuable for browser escape chains.

An example attack scenario begins with a compromised browser renderer process. Using this vulnerability, an attacker can increment specific kernel structures to gain further primitives, including arbitrary kernel read capabilities.

By carefully corrupting internal structures such as CmpLayerVersions, attackers can redirect kernel pointers into user-controlled memory and extract sensitive kernel data.

This enables bypassing protections such as Kernel Address Space Layout Randomization (KASLR) and locating critical structures, such as EPROCESS.

With kernel read access established, attackers can traverse the active process list to locate their own process token and manipulate privilege bitmasks.

Incrementing specific offsets within the token structure can enable privileges such as SeDebugPrivilege. This allows opening handles to high-privilege processes like winlogon.exe and injecting malicious code, ultimately spawning a command shell running as NT AUTHORITYSYSTEM.

The vulnerability also highlights a broader architectural weakness: Windows does not enforce Supervisor Mode Access Prevention (SMAP), allowing the kernel to access user-mode memory during exploitation safely.

This behavior enables attackers to map fake structures in user space and have the kernel process them without triggering faults, significantly simplifying exploitation.

Security researcher Ori Nimron emphasized that this bug exists in a highly scrutinized syscall, demonstrating that even well-audited code paths can contain critical flaws.

The vulnerability was originally developed for Pwn2Own Berlin 2026. However, it was publicly disclosed after the submission was rejected due to capacity constraints.

Currently, no official patch details have been confirmed, and users running affected Windows 11 builds are at risk.

Organizations are advised to monitor for unusual NtQuerySystemInformation usage, apply updates as soon as they become available, and implement endpoint detection rules to identify abnormal kernel interaction patterns.

This vulnerability underscores the ongoing risks in kernel attack surfaces and the importance of continuous security auditing.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitPatchSecurityVulnerability

Share Article

Marcus Rodriguez

Marcus Rodriguez

Marcus is a security researcher and investigative journalist with expertise in vulnerability research, bug bounties, and cloud security. Since 2017, Marcus has been breaking stories on critical vulnerabilities affecting major platforms. His investigative work has led to the disclosure of numerous security flaws and improved defenses across the industry. Marcus is an active participant in bug bounty programs and has been recognized for responsible disclosure practices. He holds multiple security certifications and regularly speaks at industry events.

Previous Post

GitHub Enterprise Server 3.20.3 Fixes Released With

Next Post

BadHost Exploit Grants Attackers Access to Sensitive

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
CISA Warns: LiteSpeed cPanel Plugin Fl Vulnerability Exploited
May 27, 2026
Seedworm APT Abuses Fortemedia & Signed SentinelOne
May 27, 2026
Hackers Abuse Google Domains to Hide Phishing From Email Gate
May 27, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Emy Elsamnoudy
Emy Elsamnoudy
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us