CVE Catalog

CVE-2026-44746

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Summary

There is a reflected XSS vulnerability in SAP NetWeaver JAVA (JDBC Test Servlet) that allows an unauthenticated attacker to craft a malicious link. Clicking this link by a victim may lead to the execution of malicious script in the victim's browser.

Risk Assessment

An attacker could access and/or modify information related to the webclient, impacting the confidentiality and integrity of the application, with no impact on availability.

Recommendation

It is recommended to implement input filtering and validation, as well as to update the system to the latest version to minimize the risk of XSS attacks.

Original NVD description (English source)

Due to a reflected cross-site scripting (XSS) vulnerability in SAP NetWeaver JAVA (JDBC Test Servlet), an unauthenticated attacker could craft a URL that embeds a malicious script. If a victim clicks this link, the injected input is processed during web page generation, resulting in the execution of malicious content in the victim's browser. This could allow the attacker to access and/or modify information related to the webclient, impacting the confidentiality and integrity of the application, with no impact to availability.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS