Description
HCL BigFix Mobile is vulnerable to Reflected Cross-Site Scripting (Reflected XSS) due to insufficient validation and output encoding of user-controlled input.
Published: 2026-08-10
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL BigFix Mobile is susceptible to reflected Cross‑Site Scripting due to inadequate input validation and output encoding. The flaw allows an attacker to embed arbitrary scripts into the application’s output, potentially enabling session hijacking, data theft, or UI defacement for users who interact with the malformed output.

Affected Systems

The vulnerability affects HCL Software’s HCL BigFix Mobile product. No specific affected versions were listed in the advisory, so any deployment of the product should be treated as potentially vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. The EPSS score is not available, and the issue is not cataloged in the CISA KEV list. Attackers would most likely exploit the flaw by delivering malicious input through user‑controlled fields or query parameters, which the application reflects back without proper sanitization. Successful exploitation could compromise user accounts and confidential data within the organization.

Generated by OpenCVE AI on August 10, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HCL BigFix Mobile patch or update to the newest release as issued by HCL Software.
  • Implement strict input validation and output encoding on all user‑supplied data, especially query parameters and form fields.
  • Configure the mobile environment to use a Content Security Policy that blocks inline scripts, enable the platform’s XSS filter, and monitor for anomalous script execution.

Generated by OpenCVE AI on August 10, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description HCL BigFix Mobile is vulnerable to Reflected Cross-Site Scripting (Reflected XSS) due to insufficient validation and output encoding of user-controlled input.
Title HCL BigFix Mobile is vulnerable to Reflected Cross-Site Scripting (Reflected XSS)
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-08-10T16:56:23.234Z

Reserved: 2026-06-22T13:40:17.924Z

Link: CVE-2026-56619

cve-icon Vulnrichment

Updated: 2026-08-10T16:56:19.738Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T18:15:11Z

Weaknesses
  • CWE-79

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