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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-5914

CVE-2023-5914: Citrix Storefront XSS Vulnerability

CVE-2023-5914 is a cross-site scripting flaw in Citrix Storefront that enables attackers to inject malicious scripts into web pages. This article covers technical details, affected versions, impact, and mitigation.

Updated: May 15, 2026

CVE-2023-5914 Overview

CVE-2023-5914 is a reflected cross-site scripting (XSS) vulnerability affecting Citrix StoreFront, the enterprise app store that aggregates and delivers virtual desktops and applications to end users. The flaw is classified under [CWE-79] (Improper Neutralization of Input During Web Page Generation) and allows an attacker to inject script content that executes in the browser of a victim who interacts with a crafted link.

Critical Impact

Successful exploitation enables script execution in the context of an authenticated StoreFront user session, exposing credentials, session tokens, and downstream virtual application access.

Affected Products

  • Citrix StoreFront 1912 LTSR (Long Term Service Release)
  • Citrix StoreFront current release builds prior to the fixed version
  • Cloud-hosted Citrix StoreFront deployments

Discovery Timeline

  • 2024-01-17 - CVE-2023-5914 published to the National Vulnerability Database (NVD)
  • 2024-11-21 - CVE-2023-5914 last updated in NVD

Technical Details for CVE-2023-5914

Vulnerability Analysis

The vulnerability resides in the web-facing components of Citrix StoreFront, which renders user-controlled input back into HTML responses without sufficient output encoding. An unauthenticated attacker can craft a URL that, when followed by a victim, causes the StoreFront server to reflect attacker-supplied JavaScript into the response page. The browser then executes that script in the StoreFront origin.

The weakness affects confidentiality and integrity of the user session at a low level, with no direct impact to availability. Exploitation requires user interaction, typically through phishing or a malicious link delivered via email, chat, or a compromised third-party site. Because StoreFront authenticates users to enterprise virtual desktop infrastructure, script execution within its origin gives an attacker leverage to harvest session artifacts and manipulate the StoreFront user interface.

The EPSS probability is approximately 69.8% at the 98th percentile, indicating elevated likelihood of exploitation activity relative to the broader CVE population.

Root Cause

The root cause is improper neutralization of input before it is included in the HTML response generated by StoreFront. Request parameters or path segments processed by the application are written to the response stream without consistent context-aware encoding, allowing script tags or event-handler attributes supplied by the attacker to be parsed and executed by the victim's browser.

Attack Vector

The attack vector is network-based and requires user interaction. The attacker constructs a URL pointing to the target StoreFront instance and embeds a malicious payload in a vulnerable parameter. The victim, often an authenticated StoreFront user, clicks the link. The server reflects the payload into the rendered page, and the browser executes the script under the StoreFront origin, where it can read cookies not flagged HttpOnly, exfiltrate CSRF tokens, perform actions on behalf of the user, or render fake login prompts to capture credentials.

No verified public exploit code is available. Refer to the Citrix Security Bulletin for CVE-2023-5914 for vendor-supplied technical details.

Detection Methods for CVE-2023-5914

Indicators of Compromise

  • HTTP request logs containing reflected parameters with <script>, javascript:, onerror=, or onload= substrings targeting StoreFront endpoints
  • Outbound browser requests from StoreFront sessions to unfamiliar external domains shortly after a user follows an inbound link
  • Anomalous StoreFront session activity such as application enumeration or launch requests immediately following a click-through from email or chat platforms

Detection Strategies

  • Inspect StoreFront IIS access logs for URL-encoded script payloads (%3Cscript%3E, %6Aavascript) in query strings and referrer headers
  • Deploy a Web Application Firewall (WAF) rule set covering OWASP CRS XSS signatures in front of the StoreFront site
  • Correlate phishing email telemetry with subsequent StoreFront authentication and launch events to identify victim sessions

Monitoring Recommendations

  • Enable verbose IIS logging for the StoreFront virtual directory and forward logs to a centralized SIEM for retention and search
  • Monitor for spikes in HTTP 200 responses tied to anomalously long or encoded query parameters on StoreFront URLs
  • Track Content Security Policy (CSP) violation reports from end-user browsers if CSP reporting is configured

How to Mitigate CVE-2023-5914

Immediate Actions Required

  • Upgrade Citrix StoreFront to the fixed version identified in the vendor bulletin for both current release and 1912 LTSR branches
  • Inventory all internal and external StoreFront deployments, including cloud-hosted instances, and confirm patch status
  • Notify end users to avoid clicking StoreFront links delivered via unsolicited email and to authenticate only through bookmarked URLs

Patch Information

Citrix has published remediation guidance and fixed builds in the Citrix Security Bulletin for CVE-2023-5914. Apply the vendor-supplied update to all StoreFront servers in the deployment group and validate the version on each node after patching.

Workarounds

  • Place StoreFront behind a WAF with active XSS protection rules until patching is complete
  • Enforce a restrictive Content-Security-Policy header at the reverse proxy to block inline script execution where compatible with StoreFront
  • Configure session cookies with HttpOnly and Secure attributes to limit the impact of reflected script execution
  • Restrict StoreFront access to corporate networks or VPN where feasible to reduce exposure to externally delivered phishing links
bash
# Example: verify StoreFront version on a Windows server
Get-Module -ListAvailable Citrix.StoreFront | Select-Object Name, Version

# Example: confirm HttpOnly and Secure cookie flags in IIS for the StoreFront site
Import-Module WebAdministration
Set-WebConfigurationProperty -Filter "/system.web/httpCookies" `
  -Name "httpOnlyCookies" -Value "true" -PSPath "IIS:\Sites\Default Web Site\Citrix\StoreWeb"
Set-WebConfigurationProperty -Filter "/system.web/httpCookies" `
  -Name "requireSSL" -Value "true" -PSPath "IIS:\Sites\Default Web Site\Citrix\StoreWeb"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechCitrix Storefront

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability69.79%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Vendor Resources
  • Citrix Security Bulletin for CVE-2023-5914
  • Latest CVEs
  • CVE-2026-43328: Linux Kernel Use-After-Free Vulnerability

  • CVE-2026-43329: Linux Kernel Netfilter DoS Vulnerability

  • CVE-2026-43330: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-43331: Linux Kernel DOS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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