Concrete CMS below 9.5.3 is vulnerable to PHP Object Injection via unserialize()
calls in the Workflow, Form block, and File/Set components that lack the
allowed_classes restriction. The Form block and File/Set sinks were addressed in
9.5.2; the Workflow component sinks were addressed in 9.5.3. An unauthenticated
attacker may trigger arbitrary PHP object instantiation if a malicious serialized
payload has been placed in the database. Thanks XananasX7 and Sanjorn Keeratirungsan
(dizconnect) for independently reporting the original components, and sh4d0byss for
reporting the Workflow component wasn't fixed in 9.5.2. The Concrete CMS security team gave this
vulnerability a CVSS v.4.0 score of 8.4 with vector CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/
VC:H/VI:H/VA:H/SC:N/SI:N/SA:N.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-03 19:16
Updated : 2026-09-11 20:18
NVD link : CVE-2026-7888
Mitre link : CVE-2026-7888
CVE.ORG link : CVE-2026-7888
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
