Description
A vulnerability was determined in DataGear up to 5.0.0. The impacted element is the function HtmlTplDashboardWidgetHtmlRenderer of the file HtmlTplDashboardWidgetHtmlRenderer.java of the component Chart Name Handler. This manipulation of the argument Title causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-06
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DataGear up to version 5.0.0 contains a flaw in the HtmlTplDashboardWidgetHtmlRenderer function of the Chart Name Handler. Manipulating the Title argument allows an attacker to inject arbitrary JavaScript into the dashboard view, leading to client‑side script execution. This weakness is classified as CWE‑79 and CWE‑94 and can be exploited remotely. The impact includes data theft, session hijacking, and page defacement.

Affected Systems

The affected system is DataGear, specifically internal chart name handling code in the HtmlTplDashboardWidgetHtmlRenderer component. All releases up to and including 5.0.0 are vulnerable; newer releases beyond 5.0.0 are presumed to be unaffected.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, and no EPSS score is available, so the likelihood of widespread exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog, but the public disclosure and prototype exploit imply that attackers can trigger this XSS remotely via any web interface that accepts chart titles. The attack vector is inferred to be web‑based input manipulation.

Generated by OpenCVE AI on August 6, 2026 at 23:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update DataGear to the latest release that includes the XSS fix
  • If an update is not yet available, enforce strict input validation and sanitization on the Title field before rendering or disable title input via the web interface
  • Implement a strict Content Security Policy header to restrict script execution and mitigate residual XSS risk

Generated by OpenCVE AI on August 6, 2026 at 23:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in DataGear up to 5.0.0. The impacted element is the function HtmlTplDashboardWidgetHtmlRenderer of the file HtmlTplDashboardWidgetHtmlRenderer.java of the component Chart Name Handler. This manipulation of the argument Title causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title DataGear Chart Name HtmlTplDashboardWidgetHtmlRenderer.java HtmlTplDashboardWidgetHtmlRenderer cross site scripting
First Time appeared Datagear
Datagear datagear
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:datagear:datagear:*:*:*:*:*:*:*:*
Vendors & Products Datagear
Datagear datagear
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 2.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 2.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Datagear Datagear
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-07T17:09:16.077Z

Reserved: 2026-08-06T14:00:38.357Z

Link: CVE-2026-19110

cve-icon Vulnrichment

Updated: 2026-08-07T15:06:40.793Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T22:16:55.237

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-19110

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:00:05Z

Weaknesses
  • CWE-79

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

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')