top of page
perceptive_background_267k.jpg

MaxSite CMS contains a PHP object injection vulnerability that allows unauthenticated attackers to execute arbitrary code by passing attacker-controlled seriali…

Published:

4 August 2026 at 00:00:00

Alert date:

5 August 2026 at 00:03:03

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Zero-Day Vulnerabilities

MaxSite CMS contains a critical PHP object injection vulnerability (CVE-2026-70554) that allows unauthenticated attackers to execute arbitrary code. The vulnerability exists because attacker-controlled serialized data in the maxsite_comuser cookie is passed directly to PHP's unserialize() function without any validation or class allowlisting. Attackers can craft a malicious serialized PHP object payload delivered in a single HTTP request. The exploit triggers magic methods during object graph reconstruction, enabling property-oriented programming (POP) attacks. Remote code execution is achievable via available gadget chains, including those targeting SoapClient or Imagick PHP extensions. No authentication is required, making this a high-severity unauthenticated RCE vector. The vulnerability was disclosed via NVD and VulnCheck advisories.

Technical details

Mitigation steps:

Affected products:

MaxSite CMS

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page