Description
Cross Site Scripting vulnerability in fuint Member Marketing System <=v1.0 allows a remote attacker to execute arbitrary code via the ClientMessageController.java file
Published: 2026-07-20
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cross‑Site Scripting vulnerability in fuint Member Marketing System <=v1.0 allows a remote attacker to inject and execute arbitrary JavaScript via ClientMessageController.java. The flaw, classified as CWE‑79, results in client‑side code execution that can hijack sessions, steal credentials, or modify page content. This potentially exposes sensitive data or user actions when the victim visits a crafted URL or submits a forged form.

Affected Systems

All deployed instances of the fuint Member Marketing System through version 1.0. Administrators should verify whether their environment runs any of those versions and consider upgrading or applying the vendor’s fix.

Risk and Exploitability

The attack vector is inferred to be a malicious HTTP request sent to ClientMessageController.java containing user‑controlled input that is reflected or executed in the victim’s browser. With a CVSS score of 6.1 the issue is moderate severity, and the EPSS score of less than 1 % indicates a low likelihood of current exploitation. The flaw is not listed in CISA KEV, and no exploited proof‑of‑concepts are publicly available.

Generated by OpenCVE AI on July 30, 2026 at 19:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest security patch for fuint Member Marketing System or upgrade to a version newer than 1.0 where the XSS flaw is addressed.
  • Implement strict input validation and output encoding for any data that flows through ClientMessageController.java to neutralize script injection attempts.
  • Deploy a web application firewall or content filtering mechanism to detect and block suspicious scripts targeting the application.

Generated by OpenCVE AI on July 30, 2026 at 19:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 30 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting in fuint Member Marketing System Allows Remote Code Execution

Fri, 24 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting in fuint Member Marketing System Allows Remote Code Execution

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
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': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Cross Site Scripting vulnerability in fuint Member Marketing System <=v1.0 allows a remote attacker to execute arbitrary code via the ClientMessageController.java file
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-21T14:57:58.455Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51025

cve-icon Vulnrichment

Updated: 2026-07-21T14:12:41.380Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T20:00:20Z

Weaknesses
  • CWE-79

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