LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-41266: Qlik Sense Path Traversal Vulnerability

RBRecent Breaches Vulnerability Intelligence·Dec 7, 2023
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Dec 28, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-41266 to its Known Exploited Vulnerabilities catalog on Dec 7, 2023, with a federal patch deadline of Dec 28, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Qlik Sense contains a path traversal vulnerability that allows a remote, unauthenticated attacker to create an anonymous session by sending maliciously crafted HTTP requests. This anonymous session…

CVE-2023-41266 is a path traversal vulnerability in Qlik Sense that lets a remote, unauthenticated attacker create an anonymous session by sending specially crafted HTTP requests. That session can then be used to reach unauthorized endpoints. The issue matters because it removes normal authentication barriers and has been tied to ransomware activity, so any internet-facing or poorly segmented Qlik Sense deployment should be treated as high priority.

Public detail is limited to the CISA description and the CWE classification; exact attack payloads, version ranges, and scoring must be confirmed against the vendor advisory.

How it works

The underlying weakness is CWE-20 (Improper Input Validation). In this case the validation failure manifests as path traversal: an attacker supplies maliciously crafted HTTP requests that cause the application to accept or process path elements it should reject. Successful traversal allows the creation of an anonymous session without credentials. Once that session exists, the attacker can issue further requests to endpoints that would normally require authentication or authorization.

No public exploit code or step-by-step mechanics are provided in the available facts, so defenders should treat any unexpected path-like strings in HTTP traffic to Qlik Sense as potentially malicious and verify behavior against the vendor’s technical write-up.

Am I affected? How to find it in your systems

Qlik Sense is commonly deployed as a business-intelligence and analytics platform, often on Windows servers or in containerized/cloud environments that serve dashboards and data models to internal or external users. Inventory every host, virtual machine, or container that runs Qlik Sense services, including any reverse proxies or load balancers that front them.

If the product is exposed to untrusted networks, assume it is reachable by the remote unauthenticated attacker described in the CISA summary until proven otherwise.

How to remediate

Apply the remediations or mitigations published by the vendor for CVE-2023-41266. The CISA-required action is to follow those vendor instructions or to discontinue use of the product if no remediation or mitigation is available. After patching, restart the affected services and re-validate that anonymous-session creation via crafted requests is no longer possible.

For this class of input-validation / path-traversal flaw, also enforce strict allow-lists on path and request parameters, ensure the application runs with least privilege, and confirm that any temporary or anonymous session tokens are short-lived and tightly scoped. Re-test authentication boundaries after the update.

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls:

If your data may have been exposed

Because this vulnerability is known to have been used in ransomware campaigns, any successful exploitation can lead to unauthorized access, data theft, or further lateral movement. Review logs for evidence of anonymous sessions and subsequent unauthorized requests; if compromise is suspected, follow your incident-response plan, isolate affected systems, and preserve forensic artifacts. Separately, you can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedQlik · Sense
WeaknessCWE-20
Added to CISA KEVDec 7, 2023
Federal patch deadlineDec 28, 2023
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities