ESET Management Agent
CVE-2025-13818
HIGH
Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
TOCTOU race condition requires successful timing of file replacement (AC:H); PR:H reflects required high local privilege; no availability impact per vendor CVSS.
Primary rating from Vendor (eset).
CVSS VectorVendor: eset
Lifecycle Timeline
6DescriptionCVE.org
Local privilege escalation vulnerability via insecure temporary batch file execution in ESET Management Agent
AnalysisAI
Local privilege escalation in ESET Management Agent for Windows allows a high-privileged local attacker to execute arbitrary code at elevated system-level privileges by exploiting a time-of-check time-of-use (TOCTOU) race condition in the agent's temporary batch file handling. The vulnerability was self-disclosed by ESET and addressed via customer advisory CA8913. No public exploits have been identified and an EPSS score of 0.02% (4th percentile) reflects negligible current exploitation in the wild.
Technical ContextAI
ESET Management Agent is the Windows endpoint component of the ESET PROTECT (formerly ESMC/ERA) centralized management platform, identified by CPE cpe:2.3:a:eset:management_agent. The root cause is CWE-367 (Time-of-check Time-of-use Race Condition): the agent creates a temporary batch file on disk as part of its privileged operations, but fails to adequately protect that file between its creation and subsequent execution. Because the agent runs with elevated privileges (typically SYSTEM), an attacker who can write to the temporary file path can substitute malicious content during the exploitable window, causing the agent to execute attacker-supplied commands with SYSTEM-level authority. The Windows temporary file handling model, where predictable or race-able temp paths can be hijacked, is the enabling environment.
RemediationAI
Apply the patched version of ESET Management Agent as directed in ESET Customer Advisory CA8913 at https://support.eset.com/en/ca8913. The specific fixed version number is not present in the available input data and must be confirmed directly from the advisory page. As a compensating control pending patch deployment, restrict local high-privilege account access to systems running ESET Management Agent, and apply least-privilege principles so that only necessary accounts hold write access to system temporary directories. Additionally, enabling Windows audit logging on temporary file creation and modification in the agent's working directories can provide early warning of exploitation attempts. These controls do not eliminate the vulnerability but reduce exposure to insider-threat or post-compromise scenarios.
More in Management Agent
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today