CVE-2024-54131

The Kolide Agent (aka: Launcher) is the lightweight agent designed to work with Kolide's service. An implementation bug in the Kolide Agent (known as `launcher`) allows for local privilege escalation to the SYSTEM user on Windows 10 and 11. The bug was introduced in version 1.5.3 when launcher started storing upgraded binaries in the ProgramData directory. This move to the new directory meant the launcher root directory inherited default permissions that are not as strict as the previous location. These incorrect default permissions in conjunction with an omitted SystemDrive environmental variable (when launcher starts osqueryd), allows a malicious actor with access to the local Windows device to successfully place an arbitrary DLL into the osqueryd process's search path. Under some circumstances, this DLL will be executed when osqueryd performs a WMI query. This combination of events could then allow the attacker to escalate their privileges to SYSTEM. Impacted versions include versions >= 1.5.3 and the fix has been released in 1.12.3.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El agente Kolide (también conocido como Launcher) es el agente liviano diseñado para funcionar con el servicio de Kolide. Un error de implementación en el agente Kolide (conocido como `launcher`) permite la escalada de privilegios locales al usuario SYSTEM en Windows 10 y 11. El error se introdujo en la versión 1.5.3 cuando el launcher comenzó a almacenar binarios actualizados en el directorio ProgramData. Este movimiento al nuevo directorio significó que el directorio root del launcher heredó permisos predeterminados que no son tan estrictos como la ubicación anterior. Estos permisos predeterminados incorrectos junto con una variable de entorno SystemDrive omitida (cuando el launcher inicia osqueryd), permiten que un actor malintencionado con acceso al dispositivo local de Windows coloque con éxito una DLL arbitraria en la ruta de búsqueda del proceso osqueryd. En algunas circunstancias, esta DLL se ejecutará cuando osqueryd realice una consulta WMI. Esta combinación de eventos podría permitir al atacante escalar sus privilegios a SYSTEM. Las versiones afectadas incluyen versiones >= 1.5.3 y la solución se lanzó en 1.12.3.

03 Dec 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-03 21:15

Updated : 2026-04-15 00:35


NVD link : CVE-2024-54131

Mitre link : CVE-2024-54131

CVE.ORG link : CVE-2024-54131


JSON object : View

Products Affected

No product.

CWE
CWE-276

Incorrect Default Permissions

CWE-456

Missing Initialization of a Variable