Skip to main content

MaxSite CMS CVE-2026-70552

| EUVDEUVD-2026-52909 CRITICAL
Missing Authentication for Critical Function (CWE-306)
2026-08-04 VulnCheck GHSA-r998-r395-678g
9.3
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
9.3 CRITICAL
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/E:X/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
vuln.today AI
8.6 HIGH

Unauthenticated network access with trivial complexity (AV:N/AC:L/PR:N/UI:N); confirmed impact is integrity (poll/vote manipulation, I:H) while C and A are only conditionally reachable via other admin handlers, so C:L/A:L.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Aug 04, 2026 - 20:35 vuln.today
CVE Published
Aug 04, 2026 - 19:28 cve.org
CRITICAL 9.3

DescriptionCVE.org

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.

AnalysisAI

Authentication bypass in MaxSite CMS version 109.5 and earlier lets unauthenticated remote attackers reach admin-gated AJAX endpoints by sending any X-Requested-With header alongside a base64-encoded path that resolves to any *-ajax.php file in the codebase. Because the dispatcher never verifies an admin session, attackers can invoke privileged plugin operations - demonstrated by manipulating poll states and vote counts - and can amplify any dangerous action exposed by admin-only AJAX files across the plugin tree. No public exploit identified at time of analysis, but the flaw was reported by VulnCheck and a fixed release (109.6) is available.

Technical ContextAI

MaxSite CMS is a PHP-based content management system that routes asynchronous requests through a central AJAX dispatcher. The dispatcher gates access on the presence of an X-Requested-With header (the conventional marker of an XMLHttpRequest) and then loads a handler file whose path is supplied by the client as a base64-encoded value. The root cause is CWE-306 (Missing Authentication for a Critical Function): the dispatcher treats the mere presence of the X-Requested-With header as sufficient proof of a legitimate, authenticated admin context, when in fact any client can set that header to an arbitrary value. Combined with attacker-controlled path selection, this allows loading of any file matching the *-ajax.php naming convention - including handlers intended to run only for authenticated administrators. The affected CPE is cpe:2.3:a:maxsite:maxsite_cms:*:*:*:*:*:*:*:* across all versions up to and including 109.5.

RemediationAI

Upgrade to MaxSite CMS 109.6, which contains the vendor fix (Vendor-released patch: 109.6); see the release notes at https://max-3000.com/page/maxsite-cms-109-6 and the VulnCheck advisory at https://www.vulncheck.com/advisories/maxsite-cms-unauthenticated-ajax-dispatcher-bypass-via-ajax-php. If immediate patching is not possible, restrict network access to the CMS administration and AJAX endpoints (for example, IP-allowlist or place the admin surface behind a VPN/reverse proxy) so unauthenticated internet clients cannot reach the dispatcher; the trade-off is that legitimate remote admins must connect through the allowed path. As a stopgap, a WAF rule can block or challenge requests to *-ajax.php that carry base64-encoded path parameters or an X-Requested-With header from unauthenticated sessions, but tune carefully because MaxSite's own front-end legitimately sends X-Requested-With, so an overly broad rule may break site AJAX functionality. Do not rely on header inspection alone as a permanent control - the underlying flaw is that the header is trusted as authentication.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-70552 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy