Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
Due to a Code Injection vulnerability in SAP NetWeaver Application Server Java (Web Dynpro Java), an unauthenticated attacker could 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 could allow the attacker to execute arbitrary client-side code, impacting the confidentiality and integrity of the application, with no impact to availability.
AnalysisAI
Cross-site scripting via code injection in SAP NetWeaver Application Server Java Web Dynpro allows unauthenticated remote attackers to inject arbitrary client-side code through crafted input, compromising user sessions and application data integrity when victims interact with the affected functionality. CVSS 6.1 (medium) reflects the requirement for user interaction and limited scope, but exploitation is straightforward with no authentication needed and low attack complexity.
Technical ContextAI
SAP NetWeaver Application Server Java uses Web Dynpro as a UI framework for building enterprise applications. The vulnerability stems from CWE-94 (code injection), where user-supplied input is not properly sanitized before being interpreted and rendered in the victim's browser context. This occurs in the Web Dynpro Java component, which processes dynamic UI generation and request handling. Unlike typical stored XSS, this code injection vulnerability allows attackers to craft input that causes the application itself to reference and execute attacker-controlled content, bypassing some client-side filtering that might block direct script tags. The attack surface is unauthenticated endpoints within Web Dynpro, making it accessible to any remote user without credentials.
RemediationAI
Apply the security patch released by SAP as documented in SAP Security Note 3719397 and the SAP Security Patch Day advisory (https://url.sap/sapsecuritypatchday). Organizations should review the SAP advisory to identify the specific patched version applicable to their NetWeaver release and apply it immediately, as the vulnerability is unauthenticated and can be exploited remotely. If patching cannot be completed immediately, restrict network access to affected Web Dynpro endpoints via firewall rules or disable Web Dynpro functionality until patches are deployed. Input validation on the client and server side should be audited to ensure all user-supplied data is properly escaped before being rendered in HTML or JavaScript contexts.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same weakness CWE-94 – Code Injection
View allSame technique Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22146
GHSA-2c34-jhww-wwcm