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

CVE-2026-27674: SAP NetWeaver Web Dynpro XSS Vulnerability

CVE-2026-27674 is a code injection XSS flaw in SAP NetWeaver Application Server Java (Web Dynpro) that lets attackers execute malicious code in victim browsers. This article covers technical details, impact, and mitigation.

Published: April 17, 2026

CVE-2026-27674 Overview

A Code Injection vulnerability exists in SAP NetWeaver Application Server Java (Web Dynpro Java) that allows an unauthenticated attacker to supply crafted input that is interpreted by the application and causes it to reference attacker-controlled content. If a victim accesses the affected functionality, that attacker-controlled content could be executed in the victim's browser, potentially resulting in session compromise. This vulnerability enables the attacker to execute arbitrary client-side code, impacting the confidentiality and integrity of the application.

Critical Impact

Unauthenticated attackers can inject malicious code that executes in victim browsers, enabling session hijacking and arbitrary client-side code execution affecting data confidentiality and integrity.

Affected Products

  • SAP NetWeaver Application Server Java (Web Dynpro Java)

Discovery Timeline

  • April 14, 2026 - CVE-2026-27674 published to NVD
  • April 14, 2026 - Last updated in NVD database

Technical Details for CVE-2026-27674

Vulnerability Analysis

This vulnerability is classified as CWE-94 (Improper Control of Generation of Code / Code Injection). The Web Dynpro Java component within SAP NetWeaver Application Server Java fails to properly validate and sanitize user-supplied input before processing it. This allows attackers to inject malicious content that the application subsequently references and serves to other users.

The vulnerability requires user interaction to exploit successfully. An attacker must craft malicious input and then entice a victim to access the affected functionality. When the victim interacts with the compromised component, the attacker-controlled content executes within the victim's browser context.

While the vulnerability does not impact system availability, it poses significant risks to confidentiality and integrity through potential session compromise and unauthorized data access.

Root Cause

The root cause lies in insufficient input validation and sanitization within the Web Dynpro Java component. The application accepts user-controlled input and incorporates it into content that is later served to other users without properly neutralizing potentially malicious code or references. This allows attackers to inject references to attacker-controlled content that the application subsequently loads and executes in victim browsers.

Attack Vector

The attack is network-based and can be initiated by unauthenticated attackers. The exploitation path involves:

  1. The attacker identifies the vulnerable Web Dynpro Java component in the target SAP NetWeaver Application Server
  2. Crafted malicious input is submitted to the vulnerable functionality, containing references to attacker-controlled content
  3. The application stores or processes this input without proper sanitization
  4. When a legitimate user accesses the affected functionality, the malicious content is referenced and executed in their browser
  5. The attacker-controlled code runs in the victim's browser context, potentially capturing session tokens, credentials, or other sensitive data

The attack requires user interaction as the victim must access the compromised functionality for the injected content to execute.

Detection Methods for CVE-2026-27674

Indicators of Compromise

  • Unusual HTTP requests to SAP NetWeaver Web Dynpro Java endpoints containing encoded or obfuscated JavaScript
  • Browser-initiated connections to unexpected external domains from users accessing SAP applications
  • Session tokens appearing in HTTP requests to external servers
  • Unexpected modifications to Web Dynpro Java component configurations or content

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect code injection patterns in requests to Web Dynpro Java components
  • Monitor HTTP traffic for suspicious payloads containing script tags, event handlers, or encoded JavaScript
  • Review SAP NetWeaver application logs for anomalous input patterns or error messages indicating injection attempts
  • Deploy endpoint detection solutions to identify browser-based attacks originating from SAP application interactions

Monitoring Recommendations

  • Enable detailed logging for SAP NetWeaver Application Server Java, particularly for Web Dynpro components
  • Configure SIEM alerting for unusual authentication events or session activities following access to Web Dynpro functionality
  • Monitor Content Security Policy (CSP) violation reports if implemented on SAP applications
  • Track network connections from client browsers to identify potential data exfiltration to attacker-controlled servers

How to Mitigate CVE-2026-27674

Immediate Actions Required

  • Review SAP Note #3719397 for vendor-specific guidance and apply recommended patches
  • Restrict access to affected Web Dynpro Java components to authorized users only until patching is complete
  • Implement additional input validation at the network perimeter using WAF rules
  • Educate users about the risks of accessing untrusted links to SAP applications

Patch Information

SAP has released security updates addressing this vulnerability. Organizations should consult SAP Note #3719397 for detailed patch information and apply the appropriate updates for their SAP NetWeaver Application Server Java environment. Additional information about security updates is available through the SAP Security Patch Day portal.

Workarounds

  • Implement strict Content Security Policy (CSP) headers to prevent execution of unauthorized scripts
  • Deploy web application firewall rules to filter malicious input patterns targeting code injection vulnerabilities
  • Limit network access to the SAP NetWeaver Application Server Java to trusted networks and users
  • Enable additional authentication requirements for access to sensitive Web Dynpro Java components

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechSap Netweaver

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.05%

  • 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-94
  • Technical References
  • SAP Note #3719397

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2026-0499: SAP NetWeaver Enterprise Portal XSS Flaw

  • CVE-2026-34257: SAP NetWeaver ABAP Open Redirect Flaw

  • CVE-2026-24316: SAP NetWeaver ABAP SSRF Vulnerability

  • CVE-2026-27685: SAP NetWeaver Privilege Escalation Flaw
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