Reflected Cross-Site Scripting (XSS) through Server-Side Request Forgery (SSRF) in BIC Document HTTP Handler

July 30, 2026

Reflected Cross-Site Scripting (XSS) through Server-Side Request Forgery (SSRF) in BIC Document HTTP Handler


Impact on Business

Successful exploitation of the identified vulnerability enables an attacker to run malicious scripts in the browser of end users. This could cause website defacement, phishing attacks, or unintended requests being delivered to the vulnerable application server on behalf of the victim user.


Vulnerability Details

The HTTP handler of the BIC Document application is susceptible to reflected Cross-Site Scripting (XSS) through Server-Side Request Forgery (SSRF). Due to missing input validation and output encoding of untrusted data, attackers can inject malicious JavaScript code into dynamically crafted web pages. This is achieved by forging a request to an external server, exploiting a destination identifier passed in the URL query string. The application uses this identifier in remote calls, allowing an attacker to make the vulnerable server connect to an external system and return malicious scripts in the response. These scripts are then inserted into the HTTP response delivered to the client, executing in the victim’s browser.


Solution

SAP has released SAP Note 3611184 which provides patched versions of the affected components.

The patches can be downloaded from https://me.sap.com/notes/3611184.

Onapsis strongly recommends SAP customers to download the related security fixes and apply them to the affected components in order to reduce business risks.


Report Timeline

  • 05/15/2025: Onapsis reports vulnerability to SAP
  • 08/12/2025: SAP issues the patch

References


Advisory Information

  • Public Release Date: 07/30/2026
  • Security Advisory ID: ONAPSIS-2026-0017
  • Researcher(s): Fabian Hagg

Vulnerability Information

  • Vendor: SAP
  • Affected Components: SAP NetWeaver ABAP, S4COREOP, Strategic Enterprise Management (SEM-BW) (Check SAP Note 3611184 for detailed information on affected releases)
  • Vulnerability Class: CWE-79: Improper Neutralization of Input During Web Page Generation (‘Cross-site Scripting’) / CWE-918: Server-Side Request Forgery (SSRF)
  • CVSS v3 score: 6.1 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)
  • Risk Level: Medium
  • Assigned CVE: CVE-2025-42976
  • Vendor patch Information: SAP Security NOTE 3611184

Affected Components Description

  • S4COREOP 104 – 108
  • Strategic Enterprise Management (SEM-BW) (Release 736, 747, 748)

About our Research Labs

Onapsis Research Labs provides the industry analysis of key security issues that impact mission-critical systems and applications. Delivering frequent and timely security and compliance advisories with associated risk levels, Onapsis Research Labs combine in-depth knowledge and experience to deliver technical and business-context with sound security judgment to the broader information security community.

Find all reported vulnerabilities at: https://github.com/Onapsis/vulnerability_advisories

This advisory is licensed under a Creative Commons 4.0 BY-ND International License