CVE-2026-24414
January 29, 2026
The Icinga PowerShell Framework provides configuration and check possibilities to ensure integration and monitoring of Windows environments. In versions prior to 1.13.4, 1.12.4, and 1.11.2, permissions of the Icinga for Windows "certificate" directory grant every user read access, which results in the exposure of private key of the Icinga certificate for the given host. All installations are affected. Versions 1.13.4, 1.12.4, and 1.11.2 contains a patch. Please note that upgrading to a fixed version of Icinga for Windows will also automatically fix a similar issue present in Icinga 2, CVE-2026-24413. As a workaround, the permissions can be restricted manually by updating the ACL for the given folder "C:\Program Files\WindowsPowerShell\modules\icinga-powershell-framework\certificate" (and "C:\ProgramData\icinga2\var" to fix the issue for the Icinga 2 agent as well) including every sub-folder and item to restrict access for general users, only allowing the Icinga service user and administrators access.
Affected Packages
https://github.com/Icinga/icinga-powershell-framework.git (GITHUB):
Affected version(s) >=v1.0.0 <v1.11.2Fix Suggestion:
Update to version v1.11.2https://github.com/Icinga/icinga-powershell-framework.git (GITHUB):
Affected version(s) >=v1.13.0 <v1.13.4Fix Suggestion:
Update to version v1.13.4https://github.com/Icinga/icinga-powershell-framework.git (GITHUB):
Affected version(s) >=v1.12.0 <v1.12.4Fix Suggestion:
Update to version v1.12.4Related ResourcesĀ (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Incorrect Default Permissions