Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2020-13954

CVE-2020-13954: Apache CXF Reflected XSS Vulnerability

CVE-2020-13954 is a reflected Cross-Site Scripting flaw in Apache CXF that allows attackers to inject malicious JavaScript via the styleSheetPath parameter. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-13954 Overview

CVE-2020-13954 is a reflected Cross-Site Scripting (XSS) vulnerability affecting Apache CXF, a popular open-source services framework for building enterprise web services. By default, Apache CXF creates a /services page that displays available endpoint names and addresses. This webpage is vulnerable to a reflected XSS attack via the styleSheetPath parameter, which allows malicious actors to inject arbitrary JavaScript into the web page. This vulnerability is separate from the previously disclosed CVE-2019-17573.

Critical Impact

Attackers can inject malicious JavaScript code through the styleSheetPath parameter, potentially enabling session hijacking, credential theft, or delivery of malicious payloads to users visiting affected Apache CXF services pages.

Affected Products

  • Apache CXF versions prior to 3.4.1
  • Apache CXF versions prior to 3.3.8
  • NetApp Snap Creator Framework
  • NetApp VASA Provider for Clustered Data ONTAP
  • Oracle Business Intelligence (versions 5.5.0.0.0, 5.9.0.0.0, 12.2.1.3.0, 12.2.1.4.0)
  • Oracle Retail Order Broker Cloud Service 15.0
  • Oracle Communications Messaging Server (versions 8.0.2, 8.1)

Discovery Timeline

  • November 12, 2020 - CVE-2020-13954 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-13954

Vulnerability Analysis

This vulnerability (CWE-79) exists in the default /services endpoint page that Apache CXF automatically generates. The page is designed to provide a convenient listing of available web service endpoints and their addresses. However, the styleSheetPath parameter is not properly sanitized before being reflected back in the HTML response.

The reflected XSS vulnerability allows an attacker to craft a malicious URL containing JavaScript code in the styleSheetPath parameter. When a victim clicks on this crafted link, the malicious script executes in the context of the victim's browser session. This can lead to session token theft, unauthorized actions performed on behalf of the victim, or redirection to phishing sites.

The vulnerability requires user interaction, as the victim must click on a malicious link. However, social engineering techniques can effectively trick users into clicking these links, especially when they appear to come from trusted sources.

Root Cause

The root cause is insufficient input validation and output encoding in the Apache CXF services listing page. The styleSheetPath parameter value is reflected in the HTML response without proper sanitization, allowing attackers to break out of the expected context and inject arbitrary JavaScript. The framework fails to apply appropriate HTML entity encoding or Content Security Policy headers that would prevent script execution.

Attack Vector

The attack vector is network-based and requires user interaction. An attacker constructs a malicious URL targeting an Apache CXF deployment's /services endpoint, embedding JavaScript code within the styleSheetPath parameter. The attack flow proceeds as follows:

  1. Attacker identifies a target running a vulnerable Apache CXF version
  2. Attacker crafts a URL with malicious JavaScript in the styleSheetPath parameter
  3. Attacker delivers the malicious URL to potential victims via email, social media, or other channels
  4. Victim clicks the link, causing their browser to request the page from the legitimate server
  5. The server reflects the malicious script in its response without sanitization
  6. The victim's browser executes the attacker's JavaScript in the context of the trusted domain

The vulnerability is particularly concerning for internal enterprise applications where users may have elevated trust in links pointing to known service endpoints.

Detection Methods for CVE-2020-13954

Indicators of Compromise

  • Suspicious URL requests to /services endpoints containing styleSheetPath parameters with encoded JavaScript or HTML tags
  • Web server logs showing requests with unusual characters such as <script>, javascript:, or onerror= in query parameters
  • User reports of unexpected browser behavior or pop-ups when accessing CXF services pages
  • Detection of outbound connections to unknown domains after users access internal service endpoints

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests containing XSS payloads in the styleSheetPath parameter
  • Configure intrusion detection systems (IDS) to alert on patterns matching reflected XSS attack signatures targeting /services paths
  • Enable verbose logging on Apache CXF endpoints and monitor for requests containing suspicious JavaScript or HTML entities
  • Utilize security information and event management (SIEM) correlation rules to identify patterns of XSS exploitation attempts

Monitoring Recommendations

  • Monitor web server access logs for requests to /services endpoints with unusual styleSheetPath parameter values
  • Set up alerts for HTTP responses from CXF endpoints that contain unescaped script tags or JavaScript event handlers
  • Track client-side JavaScript errors that may indicate XSS payload execution attempts
  • Regularly audit browser security headers (Content-Security-Policy, X-XSS-Protection) on CXF deployments

How to Mitigate CVE-2020-13954

Immediate Actions Required

  • Upgrade Apache CXF to version 3.4.1 or later for the 3.4.x branch
  • Upgrade Apache CXF to version 3.3.8 or later for the 3.3.x branch
  • If immediate patching is not possible, disable the services listing page by configuring CXF to not expose the /services endpoint
  • Implement Content Security Policy (CSP) headers to mitigate the impact of XSS attacks

Patch Information

Apache has released patched versions that address this vulnerability. Organizations should upgrade to Apache CXF version 3.4.1 or later for the 3.4.x release line, or version 3.3.8 or later for the 3.3.x release line. The fix properly sanitizes the styleSheetPath parameter to prevent JavaScript injection.

For detailed information, refer to the Apache CXF CVE-2020-13954 Advisory.

Oracle customers using affected products should apply patches from the Oracle January 2021 Security Alert, Oracle April 2021 Security Alert, or Oracle October 2021 Security Alert as applicable to their deployments.

NetApp customers should consult the NetApp Security Advisory ntap-20210513-0010 for guidance on affected products.

Workarounds

  • Disable the default services listing page by setting the hide-service-list-page configuration option to true in CXF configuration
  • Implement a reverse proxy or WAF rule to block requests to /services endpoints containing the styleSheetPath parameter
  • Deploy network-level access controls to restrict access to CXF services endpoints to authorized users and systems only
  • Add Content-Security-Policy headers at the web server or load balancer level to prevent inline script execution
bash
# Apache CXF configuration to disable services page
# Add to cxf.xml or Spring configuration
# Set the hide-service-list-page property to true
# <cxf:bus>
#   <cxf:properties>
#     <entry key="hide-service-list-page" value="true"/>
#   </cxf:properties>
# </cxf:bus>

# Alternative: Configure web server to block vulnerable parameter
# Apache HTTPD mod_rewrite example:
RewriteEngine On
RewriteCond %{QUERY_STRING} styleSheetPath= [NC]
RewriteRule ^/services - [F,L]

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechApache Cxf

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability8.41%

  • 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
  • Technical References
  • Apache Announcement Thread

  • Apache CXF Development Discussion

  • Apache CXF User Discussion

  • Apache Syncope Development Discussion

  • Apache CXF User Thread

  • Apache CXF Commits Discussion

  • Apache CXF Commits Update

  • Apache CXF Commits Notification

  • NetApp Security Advisory ntap-20210513-0010

  • Oracle April 2022 Security Alert
  • Vendor Resources
  • Apache CXF CVE-2020-13954 Advisory

  • Openwall OSS Security Discussion

  • Oracle April 2021 Security Alert

  • Oracle January 2021 Security Alert

  • Oracle October 2021 Security Alert
  • Related CVEs
  • CVE-2025-23184: Apache CXF DOS Vulnerability

  • CVE-2025-48913: Apache CXF JMS RCE Vulnerability

  • CVE-2025-48795: Apache CXF Denial of Service Vulnerability

  • CVE-2024-28752: Apache CXF SSRF Vulnerability
Default Legacy - Prefooter | 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