PHP Object Injection Vulnerability in Concrete CMS by Concrete5
CVE-2026-7888
8.4HIGH
What is CVE-2026-7888?
Concrete CMS versions earlier than 9.5.2 are vulnerable to a PHP Object Injection flaw. This occurs through unserialize() calls in specific components like Workflow, Form block, and File/Set, which do not enforce the allowed_classes restriction. Attackers could exploit this vulnerability by inserting a malicious serialized payload into the database, leading to arbitrary PHP object instantiation. This raises significant security concerns for sites using affected versions of Concrete CMS. It is advised for users to upgrade to the latest version to mitigate these risks.
Affected Version(s)
Concrete CMS 5.0 < 9.5.2
