EIP-2026-115066
PRE-CVEComodo - Integer Overflow Leading to Heap Overflow in Win32 Emulation
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-115066. PoCs published by Google Security Research.
AI-analyzed exploit summary This is a detailed technical analysis of an integer overflow vulnerability in Comodo Antivirus's x86 emulator (MACH32.DLL), specifically in the MSVBVM60!rtcLowerCaseVar function. The writeup explains how attacker-controlled input can trigger a heap overflow due to improper validation of BSTR length, leading to remote code execution as NT AUTHORITY\SYSTEM.
Description
Comodo - Integer Overflow Leading to Heap Overflow in Win32 Emulation
Exploits (1)
This is a detailed technical analysis of an integer overflow vulnerability in Comodo Antivirus's x86 emulator (MACH32.DLL), specifically in the MSVBVM60!rtcLowerCaseVar function. The writeup explains how attacker-controlled input can trigger a heap overflow due to improper validation of BSTR length, leading to remote code execution as NT AUTHORITY\SYSTEM.