Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from Vendor (sap) · only source for this CVE.
CVSS VectorVendor: sap
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
SAP NetWeaver Application Server Java (Web Container) allows an unauthenticated attacker to craft a malicious HTTP logon request that manipulates file inclusion parameters, enabling path traversal and processing of the included file. Processing the included file could allow the attacker to view or modify sensitive information or render any part of the local system unavailable.
Articles & Coverage 3
AnalysisAI
Path traversal in SAP NetWeaver Application Server Java's Web Container allows unauthenticated remote attackers to manipulate file inclusion parameters within crafted HTTP logon requests, leading to inclusion and processing of arbitrary local files. Successful exploitation can expose or modify sensitive data and render portions of the server unavailable, with no public exploit identified at time of analysis but a CVSS of 9.0 reflecting full CIA impact with scope change.
Technical ContextAI
SAP NetWeaver AS Java is the J2EE-based runtime that underpins many enterprise SAP applications (Portal, PI/PO, Solution Manager, etc.); the Web Container component handles HTTP request dispatching including the logon flow. The root cause maps to CWE-35 (Path Traversal: '.../...//'), where the logon endpoint accepts a parameter intended to reference an internal resource but does not adequately normalize traversal sequences before performing a file include. Because the include is processed (not merely read), the engine may render or interpret the targeted file, which is what produces the integrity and availability impact beyond simple disclosure.
RemediationAI
Patch available per vendor advisory - apply the fix delivered in SAP Security Note 3727078 (https://me.sap.com/notes/3727078) at the next maintenance window, cross-referenced via the SAP Security Patch Day portal at https://url.sap/sapsecuritypatchday for the corresponding Support Package or kernel patch matching your NetWeaver AS Java release. Until patching is complete, restrict network exposure of the AS Java logon endpoints by placing the system behind a WAF or SAP Web Dispatcher with rules that strip or reject requests containing traversal sequences (../, ..\, encoded variants %2e%2e%2f) on logon URLs, and limit inbound access to trusted networks via firewall ACLs; note that WAF filtering can break legitimate Unicode-bearing logon payloads and should be tested in non-production first. Increase monitoring on the Web Container access log for anomalous logon request parameters and unexpected file references, and verify backups of AS Java configuration and filesystem state given the integrity impact.
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-35 – Path Traversal: '.../...//'
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35279
GHSA-xgpc-r53m-pqc6