Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Network-accessible (browser-reachable), high complexity (MITM positioning required), no privileges needed, user interaction required, low integrity impact only, no confidentiality or availability impact.
Primary rating from Vendor (HCL).
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
HCL IEM was affected with X-Content-Type-Options Header Missing. It may enable attackers to perform SSL stripping or man-in-the-middle attacks and intercept sensitive data.
AnalysisAI
Missing X-Content-Type-Options headers in Intelliops Event Management enable content-type sniffing attacks leading to script injection under man-in-the-middle conditions when user-controlled input is reflected. Exploitation requires high attack complexity, user browser interaction, and network positioning, with low integrity impact only (CVSS 3.1). No active exploitation or public exploit code identified.
Technical ContextAI
The X-Content-Type-Options HTTP response header instructs browsers to disable MIME-type sniffing, a legacy behavior where browsers guess file types based on content rather than declared headers. Without this header, attackers can deliver malicious scripts disguised as images, documents, or other content types, potentially triggering script execution in victim browsers. When combined with application reflection of user-controlled input, this creates a cross-site scripting (XSS) vector. The vulnerability is classified under CWE-16 (configuration management). HCL Intelliops Event Management is affected across all versions per the CPE wildcard.
RemediationAI
Apply the X-Content-Type-Options: nosniff header to all HTTP response headers returned by Intelliops Event Management. Refer to HCL support article KB0132378 (https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0132378) for implementation guidance. No vendor-released patch identified-remediation requires server-side configuration change, typically performed via application middleware, reverse proxy headers (nginx, Apache), or application framework configuration. Ensure the header is present on all endpoints including error pages, redirects, and API responses. Test with browser developer tools (Network tab) to confirm header presence.
More in Intelliops Event Management
View allNginx server version disclosure in HCL IntelliOps Event Management (IEM) exposes the underlying web server version to un
Clickjacking exposure in HCL IntelliOps Event Management (IEM) allows network-based attackers to embed the application i
HCL IntelliOps Event Management (IEM) fails to enforce HTTP Strict Transport Security (HSTS), enabling network-positione
Same weakness CWE-16 – Configuration
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46279
GHSA-qr5c-r7w7-xcqh