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-2026-40137

CVE-2026-40137: SAP TAF_APPLAUNCHER XSS Vulnerability

CVE-2026-40137 is a cross-site scripting flaw in SAP TAF_APPLAUNCHER that enables attackers to craft malicious links redirecting victims to attacker-controlled sites. This article covers technical details, impact, and mitigation.

Published: May 18, 2026

CVE-2026-40137 Overview

CVE-2026-40137 is a reflected cross-site scripting and open redirect vulnerability in the SAP TAF_APPLAUNCHER component within Business Server Pages (BSP). An unauthenticated attacker can craft malicious links that, when clicked by a victim, redirect the browser to attacker-controlled sites. Successful exploitation can expose or alter sensitive information rendered in the victim's browser session. The flaw is categorized under CWE-79 (Improper Neutralization of Input During Web Page Generation).

Critical Impact

Unauthenticated attackers can hijack authenticated user sessions in the browser, steal session data, or manipulate displayed content by tricking users into clicking crafted SAP BSP links.

Affected Products

  • SAP NetWeaver Application Server ABAP (Business Server Pages)
  • SAP TAF_APPLAUNCHER component
  • SAP systems exposing BSP applications to end users

Discovery Timeline

  • 2026-05-12 - CVE-2026-40137 published to NVD
  • 2026-05-12 - SAP Security Patch Day disclosure with SAP Note #3727717
  • 2026-05-12 - Last updated in NVD database

Technical Details for CVE-2026-40137

Vulnerability Analysis

The vulnerability resides in the TAF_APPLAUNCHER handler used by SAP Business Server Pages. The component accepts user-supplied input that influences navigation targets and HTML output without proper neutralization. Because the attack changes the scope of execution between the SAP application and an attacker-controlled origin, the impact crosses a trust boundary in the user's browser.

Exploitation requires user interaction. A victim must click a crafted URL pointing at the SAP BSP endpoint with attacker-controlled parameters. The server reflects or redirects to the malicious destination, where attacker scripts can run in a context that the user trusts as legitimate SAP content.

The issue affects confidentiality and integrity of data the victim handles, including session tokens, form inputs, and rendered business data. Availability of the SAP application itself is not impacted.

Root Cause

The TAF_APPLAUNCHER BSP code fails to validate or encode URL parameters used for redirection and page rendering. Input flows from request parameters directly into response location headers and HTML output without an allowlist of permitted destinations or output encoding for HTML and JavaScript contexts.

Attack Vector

The attack uses the network vector and requires no privileges. An attacker delivers the crafted link through phishing email, instant messaging, or a watering-hole page. When an authenticated SAP user clicks the link, the BSP endpoint processes the malicious parameters and either redirects the browser to the attacker's domain or reflects unsanitized content back into the SAP-origin page.

The vulnerability is described in prose only. Refer to SAP Note #3727717 for vendor technical details. No public proof-of-concept code is available.

Detection Methods for CVE-2026-40137

Indicators of Compromise

  • HTTP requests to BSP paths referencing TAF_APPLAUNCHER containing URL-encoded http://, https://, or javascript: payloads in query parameters.
  • Outbound redirects from SAP application servers to external domains not on the corporate allowlist.
  • Web server access logs showing unusual Referer headers pointing to webmail or external chat services followed by BSP launcher requests.

Detection Strategies

  • Inspect SAP Web Dispatcher and ICM logs for TAF_APPLAUNCHER requests with suspicious redirect targets or script-like parameter values.
  • Deploy WAF rules to flag BSP requests where parameters contain absolute URLs to non-corporate domains.
  • Correlate user-agent click patterns with phishing email telemetry to identify recipients who triggered the crafted link.

Monitoring Recommendations

  • Forward SAP ICM, Web Dispatcher, and reverse-proxy logs to a centralized log platform for analysis.
  • Alert on BSP responses returning HTTP 302 to external hosts originating from internal user sessions.
  • Track failed and successful authentication events that follow redirect chains involving the TAF_APPLAUNCHER endpoint.

How to Mitigate CVE-2026-40137

Immediate Actions Required

  • Apply the corrections delivered in SAP Note #3727717 on all affected SAP systems.
  • Restrict external access to BSP applications that are not required for internet-facing business processes.
  • Notify SAP end users about the phishing risk and instruct them to avoid clicking unsolicited SAP links.

Patch Information

SAP released the fix on SAP Security Patch Day. Administrators should consult SAP Note #3727717 and the SAP Security Patch Day portal for the exact support package and kernel levels required for each affected release.

Workarounds

  • Configure the SAP Web Dispatcher or upstream WAF to block requests to TAF_APPLAUNCHER containing fully qualified URLs in parameters.
  • Enforce an allowlist of permitted redirect destinations at the reverse proxy until the SAP Note is applied.
  • Disable the TAF_APPLAUNCHER BSP service through transaction SICF if it is not used by business processes.
bash
# Disable the affected BSP service via SAP transaction SICF
# Path: /default_host/sap/bc/bsp/sap/taf_applauncher
# Right-click the node and select "Deactivate Service"
# Alternatively, restrict access at the Web Dispatcher:
# icm/HTTP/mod_0 = PREFIX=/sap/bc/bsp/sap/taf_applauncher/,FILE=/usr/sap/<SID>/sys/profile/redirect_block.txt

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechSap

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.02%

  • 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
  • SAP Note #3727717

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2026-24328: SAP TAF_APPLAUNCHER XSS Vulnerability

  • CVE-2026-40132: SAP SEM Authorization Bypass Vulnerability

  • CVE-2026-40136: SAP Financial Consolidation DoS Vulnerability

  • CVE-2026-40134: SAP ICM Authorization Bypass 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