CVE-2026-44752
Awaiting Analysis Awaiting Analysis - Queue

Reflected Cross-Site Scripting in SAP NetWeaver Application Server Java

Vulnerability report for CVE-2026-44752, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-14

Assigner: SAP SE

Description

SAP NetWeaver Application Server Java allows an unauthenticated attacker to inject malicious JavaScript through crafted URLs. When a victim accesses such a URL, the script executes in the user's browser, allowing the attacker to access sensitive session information and modify non-sensitive data displayed in the clientοΏ½s browser. This results in a high impact on confidentiality, low impact on integrity with no impact on availability of the application.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-14
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
sap netweaver_application_server_java *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability, identified as CVE-2026-44752, affects SAP NetWeaver Application Server Java. It allows an unauthenticated attacker to inject malicious JavaScript into the application through specially crafted URLs.

When a victim accesses one of these malicious URLs, the injected script executes in the user's browser. This can enable the attacker to access sensitive session information and modify non-sensitive data displayed in the client's browser.

The vulnerability has a high impact on confidentiality, a low impact on integrity, and no impact on the availability of the application.

Detection Guidance

Detecting this vulnerability involves monitoring for suspicious URLs or JavaScript injection attempts targeting SAP NetWeaver Application Server Java. Since the vulnerability is exploited via crafted URLs, you can inspect web server logs for unusual or malformed URLs containing JavaScript code.

  • Check SAP NetWeaver Application Server Java logs for unexpected JavaScript execution or unusual client-side behavior.
  • Use network monitoring tools to detect anomalous HTTP requests, particularly those containing JavaScript payloads in the URL or parameters.
  • Review SAP Security Notes (e.g., Resource 1) for specific indicators of compromise or detection guidance provided by SAP.

No specific commands are provided in the context, but you can use tools like grep or SIEM solutions to filter logs for patterns such as 'script>', 'javascript:', or other JavaScript-related strings in URLs.

Impact Analysis

If you are a user of SAP NetWeaver Application Server Java, this vulnerability could impact you in the following ways:

  • An attacker could steal sensitive session information, such as authentication tokens or user credentials, by tricking you into clicking a malicious link.
  • The attacker may modify non-sensitive data displayed in your browser, potentially leading to misinformation or manipulation of visible content.
  • Your confidentiality is highly at risk, as the attacker gains unauthorized access to your session data.
  • While the integrity impact is low, there is no direct risk to the availability of the application itself.
Compliance Impact

This vulnerability could affect compliance with common standards and regulations in the following ways:

  • GDPR: The high impact on confidentiality means that sensitive personal data could be exposed. Under GDPR, organizations must protect personal data from unauthorized access. A breach resulting from this vulnerability could lead to non-compliance, potential fines, and mandatory reporting requirements.
  • HIPAA: If the SAP NetWeaver Application Server Java is used to handle protected health information (PHI), this vulnerability could result in unauthorized access to PHI. HIPAA requires safeguards to protect the confidentiality of PHI, and a breach could lead to violations and penalties.
  • Other standards, such as ISO 27001 or SOC 2, require organizations to implement controls to protect data confidentiality and integrity. This vulnerability could indicate a failure to meet such controls, leading to compliance gaps.
Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps:

  • Apply the latest SAP security patches and updates for SAP NetWeaver Application Server Java. Refer to SAP Security Notes (e.g., Resource 1) for the specific patch addressing this issue.
  • Restrict access to the SAP NetWeaver Application Server Java to trusted networks or users only, reducing the attack surface.
  • Implement input validation and output encoding to prevent JavaScript injection via crafted URLs.
  • Monitor and block suspicious URLs or requests containing JavaScript code using web application firewalls (WAF) or intrusion detection systems (IDS).
  • Educate users about the risks of clicking on untrusted links, especially those pointing to SAP NetWeaver Application Server Java.

For detailed mitigation steps, consult the SAP Security Note referenced in Resource 1 or SAP's official security advisories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-44752. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart