Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/kolide/launcher
  4. ›
  5. CVE-2024-54131

CVE-2024-54131: Kolide Agent Privilege Escalation (Windows, Versions >= 1.5.3, < 1.12.3)

December 3, 2024

An implementation bug in the Kolide Agent (known as launcher) allows for local privilege escalation to the SYSTEM user on Windows 10 and 11. Impacted versions include versions >= 1.5.3 and the fix has been released in 1.12.3.

The bug was introduced in version 1.5.3 when launcher started storing upgraded binaries in the ProgramData directory (#1510). 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.

This issue was found by Bryan Alexander of Atredis Partners and responsibly reported through the Kolide bug bounty program. Kolide made the appropriate changes and released a fix in version 1.12.3 of the launcher package.

References

  • github.com/advisories/GHSA-66q9-2rvx-qfj5
  • github.com/kolide/launcher
  • github.com/kolide/launcher/pull/1510
  • github.com/kolide/launcher/security/advisories/GHSA-66q9-2rvx-qfj5
  • nvd.nist.gov/vuln/detail/CVE-2024-54131

Code Behaviors & Features

Detect and mitigate CVE-2024-54131 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.5.3 before 1.12.3

Fixed versions

  • 1.12.3

Solution

Upgrade to version 1.12.3 or above.

Weakness

  • CWE-276: Incorrect Default Permissions
  • CWE-456: Missing Initialization of a Variable

Source file

go/github.com/kolide/launcher/CVE-2024-54131.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:56 +0000.