Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Network-reachable XSS with low complexity and no auth but requiring victim interaction (UI:R); impact is browser-context-bounded so C:L/I:L, with S:C reflecting cross-context script execution.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM Engineering AI Hub 1.0.0, 1.1.0, and 1.2.0 could allow a remote attacker to execute arbitrary scripts due to improper neutralization of input during web page generation.
AnalysisAI
Stored/reflected cross-site scripting in IBM Engineering AI Hub 1.0.0 through 1.2.0 lets a remote unauthenticated attacker inject arbitrary scripts into generated web pages that execute in a victim's authenticated browser session. Because the CVSS scope is marked changed (S:C), successful exploitation can impact resources beyond the vulnerable component - such as the user's session with adjacent applications. No public exploit has been identified at time of analysis, and the CVE is not listed in CISA KEV.
Technical ContextAI
IBM Engineering AI Hub is an enterprise application-lifecycle/engineering tooling platform (CPE cpe:2.3:a:ibm:engineering_ai_hub). The flaw is CWE-79, Improper Neutralization of Input During Web Page Generation (Cross-site Scripting): user-controllable input is embedded into HTML output without sufficient encoding or sanitization, so a browser interprets attacker-supplied data as executable script. The UI:R requirement and 'web page generation' language indicate the payload is rendered back through the application's web interface, and the changed scope (S:C) suggests script execution reaches security context boundaries outside the injecting component (e.g. the user's broader authenticated session).
RemediationAI
Apply the vendor-provided fix: Patch available per vendor advisory (IBM Support document https://www.ibm.com/support/pages/node/7279964) - consult that advisory for the exact fixed release, as no specific patched version string was supplied in the input and version numbers should not be invented. Until patching, compensating controls for XSS include deploying a strict Content-Security-Policy that disallows inline script execution (trade-off: may break legitimate inline scripts in the app UI), enabling web application firewall rules to filter script-injection patterns on inputs reaching the affected pages (trade-off: signature-based filtering is bypassable and can cause false positives), and restricting access to the Engineering AI Hub web interface to trusted networks or authenticated VPN users to reduce attacker reach (trade-off: reduces convenience for remote/distributed teams). Confirm exact fix versions from the IBM advisory before scheduling the upgrade.
More in Engineering Ai Hub
View allSensitive information disclosure in IBM Engineering AI Hub 1.0.0 through 1.2.0 allows remote attackers to harvest sessio
Cross-site scripting in IBM Engineering AI Hub versions 1.0.0, 1.1.0, and 1.2.0 enables remote attackers to inject and e
IBM Engineering AI Hub versions 1.0.0, 1.1.0, and 1.2.0 expose an open redirect flaw (CWE-601) that enables remote attac
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45261
GHSA-x4wg-frgq-2r3q