CVE-2026-51025 Details
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
A reflected cross-site scripting vulnerability has been identified in Fuint Member Marketing System versions through 1.0. The issue resides in the ClientMessageController.java file, specifically within the wxPush method. The vulnerability allows remote attackers to execute arbitrary JavaScript in the context of the user's browser by exploiting the echostr parameter, which is reflected in the response without proper sanitization or encoding.
To address this vulnerability, HTML entity encoding should be applied to the echostr parameter before it is outputted. Alternatively, the Content-Type header can be set to text/plain to prevent the browser from interpreting the response as HTML.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 20, 2026CISA-ADP
Assessed Jul 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/W000i/vuln/issues/4 | CISA-ADP | ExploitIssue TrackingTechnical Description |
| https://github.com/W000i/vuln/issues/4 | [email protected] | ExploitIssue TrackingTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| fuint Member Marketing System | <= 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 21, 2026 | CVE Modified | CISA-ADP |
| Jul 20, 2026 | New CVE Received | [email protected] |
Volerion