CVE-2023-41266: A path traversal vulnerability found in Qlik Sense Enterprise for Windows for versions May 2023 Patch 3 and...
A path traversal vulnerability found in Qlik Sense Enterprise for Windows for versions May 2023 Patch 3 and earlier, February 2023 Patch 7 and earlier, November 2022 Patch 10 and earlier, and August 2022 Patch 12 and earlier allows an unauthenticated remote attacker to generate an anonymous session. This allows them to transmit HTTP requests to unauthorized endpoints. This is fixed in August 2023 IR, May 2023 Patch 4, February 2023 Patch 8, November 2022 Patch 11, and August 2022 Patch 13.
Security readout for executives and security teams
Plain-English summary
Qlik Sense Enterprise for Windows contains a path traversal flaw that lets an unauthenticated remote attacker create an anonymous session and access endpoints they should not reach. Because CISA lists the vulnerability as known exploited, affected deployments face immediate risk of unauthorized access and potential data exposure.
Executive priority
Treat as an immediate patching and exposure-review priority. CISA KEV status, unauthenticated remote reachability, and potential high confidentiality impact justify accelerated remediation, particularly for externally reachable systems. Investigate suspicious anonymous-session activity rather than assuming patching alone resolves prior compromise.
Technical view
CVE-2023-41266 is a network-accessible CWE-22 path traversal vulnerability. With low attack complexity and no authentication or user interaction, an attacker can generate an anonymous session and send HTTP requests to unauthorized endpoints. CVSS 3.1 rates it 8.2, with high confidentiality and low integrity impact.
Likely exposure
Exposure is limited to Qlik Sense Enterprise for Windows deployments running May 2023 Patch 3 or earlier, February 2023 Patch 7 or earlier, November 2022 Patch 10 or earlier, or August 2022 Patch 12 or earlier. Internet-accessible or otherwise untrusted-network-accessible instances warrant the fastest review.
Exploitation context
CISA's Known Exploited Vulnerabilities catalog supports that this vulnerability has been exploited in the wild. The supplied sources do not establish exploitation volume, targets, campaign attribution, or whether public exploit code exists.
Researcher notes
The CVSS vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N. The supplied affected-product metadata is unspecified, but the CVE description explicitly identifies Qlik Sense Enterprise for Windows and exact vulnerable and fixed patch levels. Available evidence does not describe the traversal path, reachable endpoints, indicators of compromise, or exploit-chain prerequisites.
Mitigation direction
Upgrade to August 2023 IR or a fixed patch level identified by Qlik.
For May 2023, install Patch 4 or later.
For February 2023, install Patch 8 or later.
For November 2022, install Patch 11 or later.
For August 2022, install Patch 13 or later.
Review current Qlik security guidance before applying changes.
Validation and detection
Inventory all Qlik Sense Enterprise for Windows deployments and record exact versions and patch levels.
Confirm each deployment meets or exceeds the applicable fixed release.
Identify instances reachable from the internet or untrusted networks.
Review relevant HTTP and session logs for unexpected anonymous sessions or unauthorized endpoint access.
Verify upgrades through Qlik's release notes and approved change records.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
Exploitation: activeAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-22 · source CWE mapping
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.