CVE-2026-70552 PUBLISHED

MaxSite CMS 109.5 Unauthenticated AJAX Dispatcher Bypass via ajax.php

Assigner: VulnCheck
Reserved: 04.08.2026 Published: 04.08.2026 Updated: 05.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor MaxSite
Product MaxSite CMS
Versions Default: affected
  • affected from 0.78 to 109.5 (incl.)
  • Version 109.6 is unaffected

Credits

  • Amir Aliu & Enrik Mustafa reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE