Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was determined in dameng100 muucmf 1.9.5.20260309. This affects an unknown function of the file /admin/extend/list.html. Executing a manipulation of the argument Name can lead to cross site scripting. The attack can be launched 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.
AnalysisAI
Muucmf 1.9.5.20260309 contains a cross-site scripting (XSS) vulnerability in the /admin/extend/list.html endpoint where the Name parameter is not properly sanitized, allowing remote attackers to inject malicious scripts. Public exploit code exists for this vulnerability, and no patch is currently available from the vendor despite early notification.
Technical ContextAI
The vulnerability is a reflected or stored cross-site scripting flaw classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), affecting Dameng100 muucmf (cpe:2.3:a:dameng100:muucmf:*:*:*:*:*:*:*:*). The /admin/extend/list.html administrative interface fails to properly encode or validate the Name query or POST parameter before rendering it in the HTML response, permitting injection of arbitrary JavaScript code. This is a classic web application input validation failure where user-supplied data flows directly into the DOM without appropriate output encoding (e.g., HTML entity encoding or Content Security Policy enforcement).
RemediationAI
Contact Dameng100 directly to request a patched version; given vendor non-responsiveness, monitor the official muucmf repository and security mailing lists for updates. In the interim, implement the following compensating controls: restrict access to the /admin path via reverse proxy or firewall to authorized IP ranges only, enforce authentication with strong session tokens and httpOnly/Secure flags, deploy a Web Application Firewall (WAF) with XSS signature rules to filter script injection attempts in the Name parameter, and enable Content Security Policy (CSP) headers set to strict-dynamic to mitigate injected scripts. Consider requiring multi-factor authentication on admin accounts to reduce the likelihood of successful admin-focused XSS exploitation. If a patched version becomes available, upgrade immediately and validate the fix by testing the provided PoC payload.
SQL injection in dameng100 muucmf 1.9.5.20260309 allows remote unauthenticated attackers to compromise database confiden
A reflected cross-site scripting (XSS) vulnerability exists in dameng100 muucmf version 1.9.5.20260309 within the /admin
A stored cross-site scripting (XSS) vulnerability exists in dameng100 muucmf version 1.9.5.20260309 and potentially earl
A reflected cross-site scripting (XSS) vulnerability exists in Dameng100 MUUCMF version 1.9.5.20260309 within the Member
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16136