HardBreacher PoC Exploit Targets Kaspersky Endpoint Security Zero-Day for Windows 11 Local Privilege Escalation
HardBreacher PoC Exploit Targets Kaspersky Endpoint Security (TL-2026-2258), also tracked as HardBreacher, is a medium-severity software vulnerability, first published 2026-08-31. It has no confirmed attribution, affects Kaspersky Kaspersky Endpoint Security (Kaspersky Antivirus for, maps to 9 MITRE ATT&CK techniques (T1036.005, T1055.001, T1106), and is covered by 9 detection rules and 24 indicators of compromise.
Key facts for TL-2026-2258
- Threat ID
- TL-2026-2258
- Also known as
- HardBreacher
- Severity
- MEDIUM
- Status
- UNCONFIRMED
- Category
- VULNERABILITY
- First published
- 2026-08-31
- Last reviewed
- 2026-08-31
- Attribution confidence
- LOW
- Motivation
- UNKNOWN
- Detection rules
- 9
- Indicators of compromise
- 24
Malware and tooling in HardBreacher PoC Exploit Targets Kaspersky Endpoint Security
Malware and tooling: BlueHammer, GreatXML, GreenPlasma, GreenSection, HardBreacher, LegacyHive, MiniPlasma, PrettyPrague, RedSun, RoguePlanet, ShieldBreak, SolidSnake
Security researcher MSNightmare (aka NightmareEclipse / INFINITE NIGHTMARE / Chaotic Eclipse) published an unreliable public PoC, HardBreacher, that takes control of Kaspersky Endpoint Security's UI process (avp.exe) to trigger a privileged file write into C:\Windows\System32 on a fully patched Windows 11 25H2 system running Kaspersky for Endpoint v14.0.0.504. No CVE has been assigned and Kaspersky has not published an advisory confirming or fixing the issue.
How HardBreacher PoC Exploit Targets Kaspersky Endpoint Security works
On 2026-08-31, GitHub user MSNightmare released HardBreacher, a proof-of-concept local elevation-of-privilege (EoP) exploit targeting Kaspersky Endpoint Security v14.0.0.504 on a fully patched Windows 11 25H2 host. The PoC does not require network access, social engineering, or an existing administrative foothold -- only a standard local user account on an endpoint running the affected Kaspersky build. GBHackers' reporting characterizes the flaw as enabling 'unprivileged users to gain SYSTEM-level privileges through local access,' though the author's own repository notes the code does not yet reliably achieve arbitrary SYSTEM-level code execution.
The exploit works by taking control of Kaspersky's UI process (avp.exe), which runs with kernel-adjacent, security-product-level file-system permissions to perform real-time inspection. According to the author, 'the Kaspersky completely loses it when you take control over the UI process,' after which the tool can influence the product's internal file-operation decisions and write a marker file, MY_SNAKE_IS_SOLID.dll, into C:\Windows\System32 with full permissions granted to the invoking standard user -- a path normally protected by NTFS DACLs and Windows path virtualization. Placing the payload directly inside the legitimate System32 tree, rather than a user-writable location, blends the artifact with genuine OS/vendor files. The payload component is built as a Windows DLL (Visual C++ project 'SolidSnake': dllmain.cpp, framework.h, pch.h/.cpp) that includes ntdll.h, indicating use of undocumented/internal NT API calls rather than only public Win32 calls, consistent with a process-injection-based takeover of the target process; the GitHub repository README itself contains no explicit listing of individual Win32 API calls used.
The author explicitly describes the tool as a 'duct taped' proof-of-concept ('I just managed to make it work'): execution is unreliable, 'often ends in error, requiring retries,' and can leave the endpoint in a degraded state -- Kaspersky 'can stop functioning' or unpredictably 'grant/block access to files it's not supposed to.' GBHackers' coverage also frames a broader potential impact chain -- disabling security defenses, accessing protected data, and using credentials/tokens exposed to higher-privileged contexts for persistence or lateral movement -- but this framing is presented as potential downstream risk rather than something the PoC itself demonstrates; no persistence or lateral-movement behavior is documented in the exploit code or README. No coordinated disclosure to Kaspersky is documented in the repository.
HardBreacher was released the same day as two companion zero-day PoCs by the same researcher: PrettyPrague (a sandbox-escape EoP against fully patched Avast/Gen Digital Antivirus that dumps the SAM database and spawns a full SYSTEM shell) and GreenSection (an out-of-bounds write in a global NVIDIA user-mode shared-memory section, triggerable by any Vulkan- or OpenGL-using application, that can cross user boundaries or compromise the dwm.exe process). This researcher -- publicly known as MSNightmare / NightmareEclipse / INFINITE NIGHTMARE / Chaotic Eclipse -- has a documented Spring-2026 history of publishing unconfirmed, largely uncoordinated PoCs against Windows security tooling and OS components: BlueHammer, RedSun, UnDefend, YellowKey, GreenPlasma, MiniPlasma, ShieldBreak, RoguePlanet (referencing the already-patched, NVD-published CVE-2026-50656, a Microsoft Malware Protection Engine EoP), LegacyHive (Windows ProfSvc), and GreatXML (a BitLocker bypass); some of these prior PoCs reportedly achieved SYSTEM privileges or disk-protection bypass. A single Spanish-language outlet (securitylab.lat) additionally reports that Microsoft closed the researcher's coordinated-disclosure account over an alleged breach of reporting terms, a claim Microsoft is reported to dispute as uncoordinated disclosure on the researcher's part; this dispute is uncorroborated elsewhere and treated here as unverified context for the researcher's current shift toward non-Microsoft targets (Kaspersky, Avast, NVIDIA).
As of this writing, no CVE has been assigned to the Kaspersky flaw and no bulletin referencing HardBreacher or Kaspersky Endpoint Security v14.0.0.504 appears on Kaspersky's own advisory feed (threats.kaspersky.com). One Russian-language outlet (anti-malware.ru), and separately securitylab.lat, reported -- citing unnamed/unofficial sourcing -- that Kaspersky had already shipped an automatic fix ('обновление с необходимыми исправлениями выпущено и устанавливается автоматически'); this claim is uncorroborated by Kaspersky's own advisory channel or by any independently verifiable technical bulletin and is treated here as unverified.
MITRE ATT&CK techniques used in TL-2026-2258
Defense Evasion
T1036.005 Match Legitimate Resource Name or Location
Privilege Escalation
T1055.001 Process Injection: Dynamic-link Library Injection; T1548 Abuse Elevation Control Mechanism
Execution
defense-impairment
T1222.001 Windows Permissions; T1685 Disable or Modify Tools
Impact
Resource Development
T1587.004 Develop Capabilities: Exploits; T1588.005 Obtain Capabilities: Exploits
Affected products and versions in HardBreacher PoC Exploit Targets Kaspersky Endpoint Security
- Kaspersky — Kaspersky Endpoint Security (Kaspersky Antivirus for Endpoint)
Vulnerable versions: 14.0.0.504
Remediation for HardBreacher PoC Exploit Targets Kaspersky Endpoint Security
Immediate actions
- Monitor Kaspersky Endpoint Security's UI process (avp.exe) with EDR/behavioral telemetry for unexpected DLL loads, remote thread creation, or window/process manipulation by unprivileged processes
- Alert on file-creation events under C:\Windows\System32 that are attributable to a standard (non-administrative) user security context or to security-product processes acting on behalf of one
- Apply application allowlisting to restrict which unsigned/unknown binaries standard users can execute on endpoints running Kaspersky Endpoint Security
Workarounds
- No vendor-endorsed workaround has been published. The PoC's documented unreliability (frequent failures, required retries) reduces near-term reliable weaponization risk but should not be treated as a mitigation
Longer-term hardening
- Track threats.kaspersky.com and Kaspersky's official support channels for a KLA bulletin or CVE referencing this issue; none exists as of 2026-08-31
- Apply Kaspersky Endpoint Security updates promptly once a vendor-confirmed fixed build is published
- Review EDR/self-protection tamper coverage across all deployed security tools -- the same researcher published companion same-day PoCs against Avast and NVIDIA components
Weaknesses (CWE) in HardBreacher PoC Exploit Targets Kaspersky Endpoint Security
CWE-732, CWE-269
Timeline of HardBreacher PoC Exploit Targets Kaspersky Endpoint Security
- NVD publishes CVE-2026-50656 ('RoguePlanet'), an elevation-of-privilege flaw in the Microsoft Malware Protection Engine used by Microsoft Defender, previously disclosed by the same researcher (MSNightmare/NightmareEclipse) -- establishing a documented pattern of security-tool-targeting disclosures predating HardBreacher.
- No official Kaspersky security advisory (KLA bulletin) or CVE referencing HardBreacher or Kaspersky Endpoint Security v14.0.0.504 has been published or located as of this date; threats.kaspersky.com has no matching entry.
- anti-malware.ru reports, citing unnamed sourcing, that Kaspersky released an automatic update resolving the issue found by HardBreacher; this claim is not corroborated by Kaspersky's own advisory feed or by any other outlet as of this writing.
- Russian-language outlets (anti-malware.ru, securitylab.lat, Rambler News) publish coverage of the HardBreacher disclosure and the researcher's broader pattern of targeting security vendors the same day.
- MalwareTips security forum publishes community discussion and a technical breakdown of the HardBreacher disclosure.
- GBHackers publishes the first English-language security-news coverage of HardBreacher, noting no CVE assignment and no Kaspersky confirmation at time of writing.
- The same researcher simultaneously publishes two related zero-day PoCs against other vendors: PrettyPrague (Avast Antivirus sandbox-escape EoP) and GreenSection (NVIDIA shared-memory out-of-bounds write).
- MSNightmare publishes the HardBreacher proof-of-concept on GitHub (MIT license), describing a local elevation-of-privilege flaw in Kaspersky Endpoint Security v14.0.0.504 on fully patched Windows 11 25H2.
Sources cited for HardBreacher PoC Exploit Targets Kaspersky Endpoint Security
- HardBreacher Exploit Targets Kaspersky Endpoint Security Zero-Day for Windows 11 Privilege Escalation
- MSNightmare/HardBreacher: Kaspersky Antivirus For Endpoint ZeroDay Elevation of Privileges Vulnerability
- HardBreacher/SolidSnake source directory
- Guardian Turned Gatekeeper: Zero-Day EoP in Kaspersky Endpoint Security Lets Attackers Own the Protector
- NightmareEclipse se cansó de romper Windows: esta vez atacó a Kaspersky, Avast y NVIDIA
- Исследователь заставил Kaspersky Endpoint Security записать DLL в System32
- Nightmare Eclipse теперь против Касперского. На GitHub опубликован 0day в Kaspersky Endpoint Security
- MSNightmare (INFINITE NIGHTMARE) repositories
- NVD CVE-2026-50656 (RoguePlanet, Microsoft Malware Protection Engine EoP -- same researcher, prior disclosure)
- MSNightmare/PrettyPrague: GenDigital Avast Antivirus ZeroDay Elevation of Privileges Vulnerability (companion same-day PoC)
- MSNightmare/GreenSection: Nvidia GreenSection Memory Corruption 0day vulnerability (companion same-day PoC)
- The Buckler Report: Exploit Alert: Nvidia GreenSection Memory Corruption 0day vulnerability
More in vulnerability
- BigDiskBuster PoC Blocks Microsoft Defender Antivirus Updates via Disk-Space Exhaustion
- Check Point Patches Actively Exploited Zero-Day Path Traversal in Management Server (CVE-2026-93616)
- BigDiskBuster PoC Blocks Windows Defender Signature/Platform Updates (DoS)
- Zyxel GS1900 Series Switches Stack-Based Buffer Overflow (CVE-2026-7273) Actively Exploited by Kapibala/Red Heron in Global 996-Device Campaign — Added to CISA KEV
- Click2Shell: WordPress Theme-Preview CSRF/Selector-Injection Chain to Forced Theme Install
Detection coverage for TL-2026-2258
As of 2026-08-31, Threadlinqs Intelligence publishes 9 detection rule(s) for TL-2026-2258 across Splunk SPL, Microsoft KQL and Sigma, covering 24 indicator(s) of compromise. The whole corpus is readable without an account; a free account unlocks full detection query text in Splunk SPL, Microsoft KQL and Sigma; paid tiers add raw indicator values, correlation and the MCP server. Threadlinqs MCP server · View plans.