CVE-2026-44767
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Summary
setThemeRoot() failed to enforce the sap-allowed-theme-origins allowlist. An attacker-controlled absolute cross-origin URL could be stored and used directly to construct a <link rel=stylesheet> element, even when no <meta name=sap-allowed-theme-origins> tag was present in the document. The same bypass was reachable via the ?sap-themeRoot URL parameter.Exploitation requires attacker-influenced input (e.g., a URL query parameter, tenant configuration, or user-supplied setting) to reach setThemeRoot(). A successful exploit allows an attacker to inject arbitrary CSS into the victim page, enabling:- UI redressing and clickjacking- Phishing overlays- Visual defacement- Limited data exfiltration via CSS attribute selectors targeting predictable DOM content
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| SAP_SE | @ui5/webcomponents-base | @ui5/webcomponents-base < 2.21.0 | affected |
Weaknesses
- CWE-306: CWE-306: Missing Authentication for Critical Function
References
- https://github.com/UI5/webcomponents/security/advisories/GHSA-p8gx-753q-v89p
- https://url.sap/sapsecuritypatchday
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.