Vulnerability Description
MaxSite CMS 109.5 and earlier contains an authentication bypass vulnerability in the AJAX dispatcher that allows unauthenticated attackers to access admin-gated endpoints by supplying any X-Requested-With header and requesting a base64-encoded path resolving to any *-ajax.php file in the codebase. Attackers can exploit this dispatcher bypass to reach privileged plugin endpoints without credentials, enabling actions such as manipulating poll states and vote counts, and amplifying the impact of any dangerous operation performed by admin-only ajax files across the plugin tree.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/maxsite/cms
- https://max-3000.com/page/maxsite-cms-109-6
- https://www.vulncheck.com/advisories/maxsite-cms-unauthenticated-ajax-dispatcher
FAQ
What is CVE-2026-70552?
CVE-2026-70552 is a vulnerability with a CVSS score of 9.8 (CRITICAL). MaxSite CMS 109.5 and earlier contains an authentication bypass vulnerability in the AJAX dispatcher that allows unauthenticated attackers to access admin-gated endpoints by supplying any X-Requested-...
How severe is CVE-2026-70552?
CVE-2026-70552 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-70552?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.