CVE-2026-44767

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
Configurations

No configuration.

History

14 Jul 2026, 07:16

Type Values Removed Values Added
CWE CWE-306 CWE-79

14 Jul 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 01:16

Updated : 2026-07-14 16:46


NVD link : CVE-2026-44767

Mitre link : CVE-2026-44767

CVE.ORG link : CVE-2026-44767


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')