Description
Concrete CMS below version 9.4.8 is vulnerable to Remote Code Execution by stored PHP object injection into the Express Entry List block via the columns parameter. An authenticated administrator can store attacker-controlled serialized data in block configuration fields that are later passed to unserialize() without class restrictions or integrity checks. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 8.9 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H. Thanks YJK ( @YJK0805 https://hackerone.com/yjk0805 ) of ZUSO ART https://zuso.ai/  for reporting.
Published: 2026-03-04
Score: 8.9 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via Stored PHP Object Injection
Action: Immediate Patch
AI Analysis

Impact

Concrete CMS below version 9.4.8 can be manipulated by an authenticated administrator to store attacker‑controlled serialized data in the Express Entry List block configuration. The block later passes this data to PHP’s unserialize() without class restrictions or integrity checks, allowing an attacker to execute arbitrary code on the web server. The vulnerability is a stored PHP object injection, identified as CWE‑502, and grants full control of the compromised system.

Affected Systems

All installations of Concrete CMS using versions older than 9.4.8 are affected. The vulnerability specifically targets the Express Entry List block component in those releases.

Risk and Exploitability

The CVSS v4.0 score of 8.9 indicates a high‑severity flaw; however, the EPSS score of less than 1% suggests it is currently not widely exploited. The vulnerability is not listed in the CISA KEV catalog. Exploitation is remote but requires authenticated administrative access to store malicious serialized payloads. Once executed, the attacker can run arbitrary code with the permissions of the web process, leading to complete system compromise.

Generated by OpenCVE AI on April 16, 2026 at 13:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Concrete CMS to version 9.4.8 or later to eliminate the unsanitized unserialize() call.
  • Immediately restrict administrative access to block configuration pages and ensure only trusted users can edit the Express Entry List block.
  • Apply general PHP security hardening: disable native PHP object deserialization of external data or validate serialized payloads against permitted classes if upgrades cannot be applied promptly.

Generated by OpenCVE AI on April 16, 2026 at 13:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-gj26-w59c-29mf Concrete CMS vulnerable to Remote Code Execution by stored PHP object injection
History

Wed, 04 Mar 2026 21:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Wed, 04 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 04 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Concretecms
Concretecms concrete Cms
Vendors & Products Concretecms
Concretecms concrete Cms

Wed, 04 Mar 2026 02:00:00 +0000

Type Values Removed Values Added
Description Concrete CMS below version 9.4.8 is vulnerable to Remote Code Execution by stored PHP object injection into the Express Entry List block via the columns parameter. An authenticated administrator can store attacker-controlled serialized data in block configuration fields that are later passed to unserialize() without class restrictions or integrity checks. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 8.9 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H. Thanks YJK ( @YJK0805 https://hackerone.com/yjk0805 ) of ZUSO ART https://zuso.ai/  for reporting.
Title Concrete CMS below 9.4.8 is vulnerable to stored deserialization leading to RCE in the Express Entry List block.
Weaknesses CWE-502
References
Metrics cvssV4_0

{'score': 8.9, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Concretecms Concrete Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: ConcreteCMS

Published:

Updated: 2026-03-04T16:02:10.496Z

Reserved: 2026-03-02T17:51:28.741Z

Link: CVE-2026-3452

cve-icon Vulnrichment

Updated: 2026-03-04T16:02:06.888Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-04T02:15:54.840

Modified: 2026-03-04T21:36:39.803

Link: CVE-2026-3452

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T14:00:19Z

Weaknesses