CVE-2026-70552
Received Received - Intake

Authentication Bypass in MaxSite CMS via AJAX Dispatcher

Vulnerability report for CVE-2026-70552, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: VulnCheck

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-05
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
maxsite maxsite_cms to 109.6 (exc)
maxsite maxsite_cms From 0.78 (inc) to 109.5 (inc)
maxsite maxsite_cms 109.5

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authentication bypass in MaxSite CMS 109.5 and earlier. It allows unauthenticated attackers to access admin-restricted endpoints by sending a specific X-Requested-With header and requesting a base64-encoded path that resolves to any *-ajax.php file. This bypasses authentication checks and enables attackers to interact with privileged plugin endpoints without credentials.

Detection Guidance

Check for unauthorized access to admin-gated endpoints by monitoring requests to *-ajax.php files with base64-encoded paths and X-Requested-With headers. Inspect server logs for suspicious AJAX requests from unauthenticated sources.

Impact Analysis

Attackers can exploit this flaw to manipulate admin-only functions such as poll states and vote counts. They can also reach other privileged plugin endpoints, potentially leading to unauthorized actions like data modification, system control, or further exploitation across the plugin ecosystem.

Compliance Impact

This vulnerability allows unauthenticated attackers to access admin-restricted endpoints, potentially manipulating data like poll states or vote counts. For GDPR, this could lead to unauthorized access to personal data processing functions. For HIPAA, it may expose protected health information if admin-only AJAX endpoints handle such data. Non-compliance risks include data breaches and unauthorized modifications.

Mitigation Strategies

Update MaxSite CMS to version 109.6 or later immediately. Disable automatic AJAX endpoint access until patched. Review server logs for signs of exploitation and restrict access to admin-only functions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-70552. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart