Skip to main content

Concrete CMS CVE-2026-7888

| EUVDEUVD-2026-34164 HIGH
Deserialization of Untrusted Data (CWE-502)
2026-06-03 ConcreteCMS GHSA-52pr-7vmf-2w7x
8.4
CVSS 4.0 · Vendor: ConcreteCMS
Share

Severity by source

Vendor (ConcreteCMS) PRIMARY
8.4 HIGH
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (ConcreteCMS) · only source for this CVE.

CVSS VectorVendor: ConcreteCMS

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

4
Analysis Generated
Jun 03, 2026 - 21:20 vuln.today
Patch available
Jun 03, 2026 - 20:01 EUVD
CVSS changed
Jun 03, 2026 - 19:22 NVD
8.4 (HIGH)
CVE Published
Jun 03, 2026 - 18:10 nvd
UNKNOWN (no severity yet)

DescriptionCVE.org

Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. 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 both independently reporting. 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.

AnalysisAI

PHP object injection in Concrete CMS versions below 9.5.2 allows authenticated high-privileged attackers to trigger arbitrary PHP object instantiation through unsafe unserialize() calls in the Workflow, Form block, and File/Set components. The vulnerability requires a malicious serialized payload to be placed in the database beforehand, and no public exploit identified at time of analysis. The vendor scored this 8.4 (CVSS 4.0), and CISA SSVC indicates no observed exploitation but total technical impact if successfully chained.

Technical ContextAI

The flaw is a classic CWE-502 (Deserialization of Untrusted Data) issue rooted in PHP's unserialize() function being called without the allowed_classes parameter introduced in PHP 7. When allowed_classes is omitted or set to true, PHP will instantiate any class referenced in the serialized stream and invoke magic methods like __wakeup() and __destruct(), enabling POP (Property-Oriented Programming) gadget chains. The affected CPE cpe:2.3:a:concrete_cms:concrete_cms covers the Workflow engine, Form block module, and File/Set components of Concrete CMS - each of which deserializes data retrieved from the database without restricting permitted class types, turning any attacker-controlled DB row into a code-execution primitive if a suitable gadget chain exists in the loaded codebase or dependencies.

RemediationAI

Vendor-released patch: upgrade to Concrete CMS 9.5.2 or later, which adds the allowed_classes restriction to the affected unserialize() call sites; release notes are at https://documentation.concretecms.org/9-x/developers/introduction/version-history/952-release-notes. Where immediate upgrade is not possible, restrict administrative and editorial access to the Workflow, Form block, and File/Set management interfaces to a minimal set of trusted users to reduce the attack surface for planting malicious serialized payloads (trade-off: workflow/forms editing workflows become more constrained), audit the database tables backing these components for unexpected serialized object strings (look for the 'O:' object marker), and disable unused PHP classes via disable_classes in php.ini to shrink the available gadget surface (trade-off: may break plugins relying on those classes).

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

Share

CVE-2026-7888 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy