Summary
CVE-2026-70553 is a critical unauthenticated remote code execution vulnerability in MaxSite CMS. An attacker can inject arbitrary PHP code into the application configuration file by sending crafted POST requests to the install endpoint after installation is complete, resulting in full compromise of the affected server. The issue is rated critical (CVSS v4.0 9.3).
Technical details
- Root cause: Improper control of code generation (CWE-94) in the install endpoint, which fails to properly validate attacker-supplied input that is written into the application configuration file.
- Trigger conditions: The install endpoint remains reachable and exploitable even after installation has been completed; no authentication and no user interaction are required.
- Attack vector: Network — remote, unauthenticated HTTP POST requests to the install endpoint.
- Impact: Injection of arbitrary PHP code into the configuration file leads to remote code execution in the context of the web server, enabling full system compromise, data theft, and service disruption.
Affected software
- MaxSite CMS versions 105.2 through 109.5 (inclusive).
- Fixed in MaxSite CMS 109.6 and later.
Severity
- CVSS v3.1 base score: 9.8 (Critical) —
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v4.0 base score: 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
Mitigation and recommended actions
- Immediate: Upgrade to MaxSite CMS 109.6 or later, which remediates the vulnerability.
- If no patch can be applied: Restrict or remove access to the install endpoint, block it at the web server or a reverse proxy/WAF, and limit network exposure of the application to trusted sources until the upgrade is applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
generatormeta tag content:MaxSite CMS

