CVE-2025-26653
Description
SAP NetWeaver Application Server ABAP does not sufficiently encode user-controlled inputs, leading to Stored Cross-Site Scripting (XSS) vulnerability. This enables an attacker, without requiring any privileges, to inject malicious JavaScript into a website. When a user visits the compromised page, the injected script gets executed, potentially compromising the confidentiality and integrity within the scope of the victim�s browser. Availability is not impacted.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SAP NetWeaver ABAP fails to encode user inputs, allowing stored XSS via unprivileged injection of malicious JavaScript.
Vulnerability
Overview
CVE-2025-26653 is a stored cross-site scripting (XSS) vulnerability in SAP NetWeaver Application Server ABAP. The root cause is insufficient encoding of user-controlled inputs, which allows an attacker to inject arbitrary JavaScript code that persists on the server and is later rendered in the browser of any user visiting the affected page [1].
Exploitation
No authentication or special privileges are required to exploit this vulnerability. An attacker can deliver the malicious payload through any exposed input field that is stored and later displayed, without needing to bypass access controls. The attack succeeds when a victim (typically a legitimate user of the SAP system) navigates to the compromised page, causing the injected script to execute in the context of the victim's session [1].
Impact
Successful exploitation compromises the confidentiality and integrity of data within the victim's browser, as the attacker can perform actions such as session hijacking, data exfiltration, or UI redressing. The vulnerability does not affect the availability of the underlying SAP system [1].
Mitigation
SAP has addressed this issue by releasing the appropriate security note. Users are strongly advised to implement the latest security patches, which are available via the SAP Security Patch Day process [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.