CVE-2026-70553
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
Summary
MaxSite CMS contains a remote code execution vulnerability that allows unauthenticated attackers to inject arbitrary PHP code into the application configuration file by submitting crafted POST requests to the install endpoint after installation is complete. Attackers can supply a malicious db_dbprefix value containing a single quote to break out of a PHP string literal in application/config/database.php, appending attacker-controlled PHP statements that are executed by the web server on every subsequent request, resulting in persistent unauthenticated remote code execution as the web-server process user.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| MaxSite | MaxSite CMS | 105.2 <= 109.5 | affected |
| MaxSite | MaxSite CMS | 109.6 | unaffected |
Weaknesses
- CWE-94: Improper Control of Generation of Code ('Code Injection')
References
- https://github.com/maxsite/cms
- https://max-3000.com/page/maxsite-cms-109-6
- https://www.vulncheck.com/advisories/maxsite-cms-unauthenticated-rce-via-install-endpoint
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.