VYPR
Medium severity4.4NVD Advisory· Published May 13, 2025· Updated Apr 15, 2026

CVE-2025-26662

CVE-2025-26662

Description

The Data Services Management Console does not sufficiently encode user-controlled inputs, allowing an attacker to inject malicious script. When a targeted victim, who is already logged in, clicks on the compromised link, the injected script gets executed within the scope of victim�s browser. This potentially leads to an impact on confidentiality and integrity. Availability is not impacted.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An XSS vulnerability in SAP Data Services Management Console allows an attacker to inject malicious script, potentially compromising confidentiality and integrity when a logged-in victim clicks a crafted link.

Vulnerability

Description

The Data Services Management Console component of SAP Data Services does not sufficiently encode user-controlled inputs. This flaw allows an attacker to inject arbitrary JavaScript code into the application's response [1]. The root cause is the lack of proper output encoding or sanitization of user-supplied data before it is rendered in the browser.

Exploitation

An attacker can craft a malicious link that, when clicked by a victim who is already authenticated to the Management Console, triggers the execution of the injected script within the victim's browser session. No additional authentication is required from the attacker, but the victim must be logged in. The attack vector is over the network, and user interaction (the click) is necessary.

Impact

Successful exploitation leads to compromise of confidentiality and integrity. The attacker could read sensitive data displayed in the browser, perform actions on behalf of the victim, or modify settings within the Management Console. Availability is not affected. The CVSS v3 base score is 4.4 (Medium).

Mitigation

SAP has addressed this vulnerability with a security note released as part of its regular Security Patch Day [1]. Users are strongly advised to apply the provided patch to their Data Services installations. No workarounds are documented.

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

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.