CVE-2024-36077 Overview
CVE-2024-36077 is a privilege escalation vulnerability affecting Qlik Sense Enterprise for Windows. The flaw exists due to improper validation, which allows a remote attacker with low-level access to elevate their privileges to the internal system role. Once escalated, an attacker can execute arbitrary commands on the server, potentially leading to full system compromise.
Critical Impact
Authenticated attackers can escalate to internal system role and execute commands on the server, potentially compromising the entire Qlik Sense deployment and underlying infrastructure.
Affected Products
- Qlik Sense Enterprise for Windows February 2024 Patch 3 (14.173.3 through 14.173.7)
- Qlik Sense Enterprise for Windows November 2023 Patch 8 (14.159.4 through 14.159.13)
- Qlik Sense Enterprise for Windows August 2023 Patch 13 (14.139.3 through 14.139.20)
- Qlik Sense Enterprise for Windows May 2023 Patch 15 (14.129.3 through 14.129.22)
- Qlik Sense Enterprise for Windows February 2023 Patch 13 (14.113.1 through 14.113.18)
- Qlik Sense Enterprise for Windows November 2022 Patch 13 (14.97.2 through 14.97.18)
- Qlik Sense Enterprise for Windows August 2022 Patch 16 (14.78.3 through 14.78.23)
- Qlik Sense Enterprise for Windows May 2022 Patch 17 (14.67.7 through 14.67.31)
Discovery Timeline
- May 22, 2024 - CVE CVE-2024-36077 published to NVD
- November 21, 2024 - Last updated in NVD database
Technical Details for CVE-2024-36077
Vulnerability Analysis
This vulnerability stems from improper privilege management (CWE-269) within Qlik Sense Enterprise for Windows. The application fails to properly validate user permissions during certain operations, allowing an authenticated user to manipulate their privilege level. The flaw enables attackers to bypass authorization controls and assume the internal system role, which possesses elevated capabilities including command execution on the underlying Windows server.
The attack requires network access and low-level authentication but does not require user interaction. Once exploited, the attacker gains the ability to execute commands with elevated privileges, potentially accessing sensitive data, modifying configurations, or establishing persistence within the environment.
Root Cause
The root cause of CVE-2024-36077 is improper validation in the privilege management mechanism of Qlik Sense Enterprise for Windows. The application does not adequately verify that privilege escalation requests are legitimate, allowing authenticated users to elevate their role to the internal system account. This is classified under CWE-269 (Improper Privilege Management), indicating a fundamental flaw in how the application enforces role-based access controls.
Attack Vector
The attack is conducted remotely over the network. An authenticated attacker with low-level privileges can exploit the improper validation mechanism to escalate their privileges to the internal system role. This role has the capability to execute commands on the server, providing the attacker with significant control over the Qlik Sense environment and potentially the underlying Windows system.
The exploitation flow involves:
- Authenticating to the Qlik Sense Enterprise application with a low-privileged account
- Exploiting the improper validation flaw to request privilege escalation
- Successfully assuming the internal system role
- Executing arbitrary commands on the Windows server
Since no verified code examples are available, organizations should refer to the Qlik Support Article on Security Fixes for detailed technical information about the vulnerability mechanism.
Detection Methods for CVE-2024-36077
Indicators of Compromise
- Unexpected privilege escalation events in Qlik Sense audit logs showing users gaining internal system role access
- Unusual command execution activity originating from Qlik Sense server processes
- Authentication logs showing low-privileged accounts performing administrative actions
- Anomalous API requests targeting privilege management endpoints
Detection Strategies
- Monitor Qlik Sense audit logs for privilege escalation attempts and role changes
- Implement alerting on command execution from Qlik Sense service accounts
- Review Windows security event logs for process creation events from Qlik Sense processes
- Deploy network detection rules to identify suspicious API traffic patterns to Qlik Sense servers
Monitoring Recommendations
- Enable comprehensive audit logging in Qlik Sense Enterprise for Windows
- Configure SIEM rules to correlate Qlik Sense authentication events with subsequent privilege changes
- Monitor for lateral movement attempts originating from Qlik Sense servers
- Establish baseline behavior for legitimate internal system role usage and alert on deviations
How to Mitigate CVE-2024-36077
Immediate Actions Required
- Update Qlik Sense Enterprise for Windows to a patched version immediately
- Review audit logs for any signs of exploitation prior to patching
- Restrict network access to Qlik Sense servers to trusted networks only
- Implement additional monitoring on Qlik Sense server processes and command execution
Patch Information
Qlik has released security patches addressing this vulnerability across multiple release branches. Organizations should update to one of the following patched versions based on their current deployment:
- May 2024: 14.187.4
- February 2024 Patch 4: 14.173.8
- November 2023 Patch 9: 14.159.14
- August 2023 Patch 14: 14.139.21
- May 2023 Patch 16: 14.129.23
- February 2023 Patch 14: 14.113.19
- November 2022 Patch 14: 14.97.19
- August 2022 Patch 17: 14.78.25
- May 2022 Patch 18: 14.67.34
For detailed patch information and download links, refer to the Qlik Support Article on Security Fixes.
Workarounds
- Implement strict network segmentation to limit access to Qlik Sense Enterprise servers
- Apply the principle of least privilege for all Qlik Sense user accounts
- Enable enhanced logging and monitoring while awaiting patch deployment
- Consider temporarily restricting remote access to the Qlik Sense environment if patching is not immediately possible
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.


