Masa CMS is an open source Enterprise Content Management platform. Versions 7.2.8 and below, 7.3.1 through 7.3.13, 7.4.0-alpha.1 through 7.4.8 and 7.5.0 through 7.5.1 are vulnerable to XSS when an unsanitized value of the ajax URL query parameter is directly included within the <head> section of the HTML page. An attacker can execute arbitrary scripts in the context of the user's session, potentially leading to Session Hijacking, Data Theft, Defacement and Malware Distribution. This issue is fixed in versions 7.5.2, 7.4.9, 7.3.14, and 7.2.9. To work around this issue, configure a Web Application Firewall (WAF) rule (e.g., ModSecurity) to block requests containing common XSS payload characters in the ajax query parameter. Alternatively, implement server-side sanitization using middleware to strip or escape dangerous characters from the ajax parameter before it reaches the vulnerable rendering logic.
Conclusion & alert: CVE-2025-66492 is rated Low Risk (38.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-22 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-05-10 | 0.06% | 0.04% | -0.01% |
| 3 | 2026-02-18 | — | 0.06% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
2.8 | 4.7 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| masacms | masacms | < 7.2.9 | cpe:2.3:a:masacms:masacms:*:*:*:*:*:*:*:* |
| masacms | masacms | >= 7.3.1, < 7.3.14 | cpe:2.3:a:masacms:masacms:*:*:*:*:*:*:*:* |
| masacms | masacms | >= 7.4.0, < 7.4.9 | cpe:2.3:a:masacms:masacms:*:*:*:*:*:*:*:* |
| masacms | masacms | >= 7.5.0, < 7.5.2 | cpe:2.3:a:masacms:masacms:*:*:*:*:*:*:*:* |