The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-41266

CVE-2023-41266: Qlik Sense Path Traversal Vulnerability

CVE-2023-41266 is a path traversal flaw in Qlik Sense Enterprise for Windows that enables unauthenticated attackers to create anonymous sessions and access unauthorized endpoints. This article covers technical details, affected versions, impact, and mitigation steps.

Published: February 11, 2026

CVE-2023-41266 Overview

CVE-2023-41266 is a path traversal vulnerability affecting Qlik Sense Enterprise for Windows. This vulnerability allows an unauthenticated remote attacker to generate an anonymous session, enabling them to transmit HTTP requests to unauthorized endpoints. The flaw impacts multiple versions of Qlik Sense Enterprise for Windows released between August 2022 and May 2023.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild. Organizations running vulnerable versions of Qlik Sense Enterprise for Windows should prioritize immediate patching.

Affected Products

  • Qlik Sense Enterprise for Windows May 2023 Patch 3 and earlier
  • Qlik Sense Enterprise for Windows February 2023 Patch 7 and earlier
  • Qlik Sense Enterprise for Windows November 2022 Patch 10 and earlier
  • Qlik Sense Enterprise for Windows August 2022 Patch 12 and earlier

Discovery Timeline

  • August 29, 2023 - CVE-2023-41266 published to NVD
  • October 31, 2025 - Last updated in NVD database

Technical Details for CVE-2023-41266

Vulnerability Analysis

This path traversal vulnerability (CWE-22) exists in the Qlik Sense Enterprise for Windows platform, a business intelligence and data visualization solution. The vulnerability enables unauthenticated attackers to bypass authentication mechanisms and generate anonymous sessions through specially crafted requests containing path traversal sequences.

Once an anonymous session is established, attackers can leverage this access to transmit HTTP requests to endpoints that should be restricted to authenticated users. This vulnerability is particularly dangerous as it requires no authentication and can be exploited remotely over the network. The impact includes potential unauthorized access to sensitive data and the ability to interact with internal application functionality.

Root Cause

The root cause of CVE-2023-41266 lies in insufficient input validation within the Qlik Sense Enterprise web application. The application fails to properly sanitize user-supplied input containing path traversal sequences (such as ../ or encoded variants) before processing requests. This allows attackers to manipulate URL paths to access resources or functionality outside the intended directory structure, ultimately enabling the creation of unauthorized sessions.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no user interaction or authentication. An attacker can exploit this vulnerability by sending specially crafted HTTP requests containing path traversal sequences to a vulnerable Qlik Sense Enterprise server. The attack flow typically involves:

  1. An attacker identifies an internet-exposed Qlik Sense Enterprise for Windows instance
  2. The attacker crafts malicious HTTP requests containing path traversal sequences
  3. The vulnerable server processes these requests without proper validation
  4. The attacker successfully generates an anonymous session
  5. Using this session, the attacker can transmit requests to unauthorized internal endpoints

The vulnerability mechanism involves manipulating URL paths to bypass authentication controls. Attackers construct requests that traverse directories to reach authentication-related endpoints, ultimately generating valid session tokens without providing credentials. For detailed technical information, refer to the Qlik Security Advisory.

Detection Methods for CVE-2023-41266

Indicators of Compromise

  • HTTP requests containing path traversal sequences (../, ..%2f, %2e%2e/) targeting Qlik Sense endpoints
  • Unusual anonymous session creation activity in Qlik Sense logs
  • HTTP requests to internal or administrative endpoints from unauthenticated sources
  • Anomalous traffic patterns to the Qlik Sense proxy service

Detection Strategies

  • Monitor web server and proxy logs for requests containing encoded or unencoded path traversal patterns
  • Implement Web Application Firewall (WAF) rules to detect and block path traversal attempts
  • Review Qlik Sense authentication logs for unexpected anonymous session creation events
  • Deploy network intrusion detection signatures targeting path traversal exploitation patterns

Monitoring Recommendations

  • Enable verbose logging on Qlik Sense Enterprise proxy and repository services
  • Configure SIEM alerts for path traversal attack signatures against Qlik Sense infrastructure
  • Monitor for unexpected outbound connections from Qlik Sense servers that may indicate post-exploitation activity
  • Regularly audit session creation events and correlate with authentication records

How to Mitigate CVE-2023-41266

Immediate Actions Required

  • Identify all Qlik Sense Enterprise for Windows installations within your environment
  • Determine the current version and patch level of each installation
  • Apply the appropriate security patches immediately based on your release branch
  • If patching is not immediately possible, consider temporarily restricting network access to Qlik Sense servers

Patch Information

Qlik has released security patches to address this vulnerability. Organizations should upgrade to one of the following fixed versions:

  • August 2023 IR (Initial Release) - For organizations ready to upgrade to the latest release
  • May 2023 Patch 4 - For organizations on the May 2023 release branch
  • February 2023 Patch 8 - For organizations on the February 2023 release branch
  • November 2022 Patch 11 - For organizations on the November 2022 release branch
  • August 2022 Patch 13 - For organizations on the August 2022 release branch

Patches are available through the Qlik Community Support Portal. Given that this vulnerability is included in CISA's Known Exploited Vulnerabilities catalog, federal agencies are required to remediate according to mandated timelines.

Workarounds

  • Restrict network access to Qlik Sense Enterprise servers using firewall rules to allow only trusted IP ranges
  • Deploy a Web Application Firewall (WAF) with rules configured to block path traversal attack patterns
  • Place Qlik Sense servers behind a reverse proxy with request filtering capabilities
  • If possible, temporarily disable external access until patches can be applied
bash
# Example: Restrict access to Qlik Sense using Windows Firewall
# Allow only internal network access to Qlik Sense default port
netsh advfirewall firewall add rule name="Qlik Sense Restricted" dir=in action=allow protocol=tcp localport=443 remoteip=10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
netsh advfirewall firewall add rule name="Qlik Sense Block External" dir=in action=block protocol=tcp localport=443

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechQlik Sense

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability94.30%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-22
  • Technical References
  • Qlik Release Notes

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Qlik Support Security Fixes
  • Related CVEs
  • CVE-2023-41265: Qlik Sense Privilege Escalation Flaw

  • CVE-2023-48365: Qlik Sense RCE Vulnerability

  • CVE-2024-55580: Qlik Sense Enterprise RCE Vulnerability

  • CVE-2024-36077: Qlik Sense Privilege Escalation Flaw
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English