Description
A HTML Injection vulnerability exists in the Dashboard module of Vtiger CRM 8.4.0. The application fails to properly neutralize user-supplied input in the tabid parameter of the DashBoardTab view (getTabContents action), allowing an attacker to inject arbitrary HTML content into the dashboard interface. The injected content is rendered in the victim's browser
Published: 2026-04-13
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The bug is a failure to neutralize user‑supplied input in the tabid parameter of Vtiger CRM’s Dashboard module. When the getTabContents action renders the dashboard, the supplied tabid value is included in the page’s HTML without proper escaping. An attacker can supply a crafted tabid that injects arbitrary HTML or JavaScript, which is executed in the victim’s browser with the privileges of whoever is viewing the page. This allows cookie theft, session hijacking, phishing or defacement for any user who has access to the dashboard interface.

Affected Systems

Vtiger CRM open‑source edition version 8.4.0 is the only version documented to contain the flaw. The vulnerability is confined to the DashBoardTab view during the getTabContents action and does not affect other versions or modules for which no evidence exists.

Risk and Exploitability

The CVSS base score of 6.1 indicates a medium‑severity issue. The EPSS score is reported as <1%, suggesting that exploitation is not widely observed in the current environment, and the flaw is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the attack vector is a user‑supplied query parameter that can be included in a link or a form field, allowing an attacker to exploit it if they can convince an authenticated user to visit the malicious URL. The impact remains confined to the affected user’s session, but the potential damage is substantial from the perspective of that user’s confidentiality and session integrity.

Generated by OpenCVE AI on April 17, 2026 at 09:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s official patch or upgrade Vtiger CRM to a version that resolves the Dashboard module issue.
  • If no patch is available, restrict access to the Dashboard module or to the tabid parameter so that only users with strictly necessary privileges can request dashboard content.
  • Implement server‑side sanitization of the tabid parameter and ensure that all output is properly encoded before rendering the dashboard page.
  • Deploy a strict Content Security Policy that blocks the execution of inline or unknown scripts.
  • Continuously monitor dashboard pages for unexpected HTML content and review logs for suspicious activity.

Generated by OpenCVE AI on April 17, 2026 at 09:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
Title HTML Injection Vulnerability in Vtiger CRM Dashboard Module

Thu, 16 Apr 2026 03:00:00 +0000

Type Values Removed Values Added
Title HTML Injection in Vtiger CRM Dashboard Module
Weaknesses CWE-79

Wed, 15 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-80
Metrics cvssV3_1

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

ssvc

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


Tue, 14 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Title HTML Injection in Vtiger CRM Dashboard Module
Weaknesses CWE-79

Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Vtiger
Vtiger crm
Vendors & Products Vtiger
Vtiger crm

Mon, 13 Apr 2026 21:00:00 +0000

Type Values Removed Values Added
Description A HTML Injection vulnerability exists in the Dashboard module of Vtiger CRM 8.4.0. The application fails to properly neutralize user-supplied input in the tabid parameter of the DashBoardTab view (getTabContents action), allowing an attacker to inject arbitrary HTML content into the dashboard interface. The injected content is rendered in the victim's browser
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-15T15:36:23.365Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26460

cve-icon Vulnrichment

Updated: 2026-04-15T15:36:17.688Z

cve-icon NVD

Status : Deferred

Published: 2026-04-13T21:16:24.020

Modified: 2026-04-17T15:33:34.050

Link: CVE-2026-26460

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T09:30:14Z

Weaknesses