Skip to main content

HCL BigFix Mobile CVE-2026-56619

| EUVDEUVD-2026-55668 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-08-10 HCL GHSA-r4mg-mh8r-f4jx
5.4
CVSS 3.1 · Vendor: HCL
Share

Severity by source

Vendor (HCL) PRIMARY
5.4 MEDIUM
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
vuln.today AI
5.4 MEDIUM

Network-delivered reflected XSS requires low-privilege authentication (PR:L) and victim click interaction (UI:R); scope changes to victim's browser context (S:C) with limited confidentiality and integrity impact and no availability impact.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (HCL).

CVSS VectorVendor: HCL

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
Aug 10, 2026 - 16:53 vuln.today

DescriptionCVE.org

HCL BigFix Mobile is vulnerable to Reflected Cross-Site Scripting (Reflected XSS) due to insufficient validation and output encoding of user-controlled input.

AnalysisAI

Reflected XSS in HCL BigFix Mobile allows authenticated attackers to inject and execute malicious scripts in the browsers of other authenticated users by crafting malicious URLs containing unsanitized payloads. The CVSS Scope:Changed attribute (S:C) indicates the injected script executes outside the vulnerable component's security boundary - enabling session hijacking, credential theft, or unauthorized administrative actions against higher-privileged victims. No public exploit code and no CISA KEV listing exist at time of analysis, though the vendor has self-disclosed via advisory KB0132661.

Technical ContextAI

HCL BigFix Mobile is an enterprise mobile device management (MDM) component within the HCL BigFix endpoint management ecosystem, used by organizations to manage and secure mobile endpoints. The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation - 'Cross-site Scripting'), specifically the reflected variant, meaning user-controlled input from HTTP request parameters or form fields is echoed back in server responses without adequate validation or output encoding. The browser then interprets the attacker-supplied content as executable script. The affected CPE (cpe:2.3:a:hclsoftware:hcl_bigfix_mobile:*:*:*:*:*:*:*:*) uses a wildcard version field, indicating no version floor or ceiling has been published in structured data - all deployed versions should be considered potentially vulnerable.

RemediationAI

Consult and apply the vendor patch referenced in HCL Software advisory KB0132661 at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0132661 - the exact fixed version number was not present in the available data and must be confirmed directly from that article. While patching, restrict access to the HCL BigFix Mobile web interface to trusted internal networks or VPN-only segments, reducing the attacker's ability to deliver crafted URLs to victims across untrusted channels. Deploy a Web Application Firewall with XSS reflection detection rules as a compensating control; note WAF tuning is required to avoid false positives on legitimate requests. If the application framework supports it, enforce a strict Content-Security-Policy (CSP) header (e.g., script-src 'self') to block inline script execution even when injection succeeds - verify compatibility with BigFix Mobile's legitimate functionality before deploying. Brief administrative and privileged users on not clicking unsolicited links to the BigFix Mobile portal.

Share

CVE-2026-56619 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy