Description
Concrete CMS 9.0.0 to dashboard group type controller did not validate a CSRF token on its delete action, resulting in cross-site request forgery. A remote unauthenticated attacker could cause an authenticated user with group type management permission to delete a custom group type. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks riodrwn for reporting.
Published: 2026-09-15
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery leading to unauthorized deletion of group types
Action: Assess Impact
AI Analysis

Impact

Concrete CMS versions 9.0.0 through 9.5.2 allow a remote unauthenticated attacker to delete a custom group type by using a dashboard action that does not validate a CSRF token. The attacker can trigger the deletion through a crafted link or form directed at an authenticated user who has group‐type‑management permission. The exploit does not provide direct access to other data, but it compromises the configuration and organization of The CVSS v4.0 score of 2.3 indicates a low‑severity vulnerability.

Affected Systems

The flaw affects Concrete CMS releases 9.0.0 to 9.5.2. The affected product is the Concrete CMS CMS platform; any instance running a version in this range and configured with a group‑type‑management role is susceptible.

Risk and Exploitability

The overall risk is low as reflected by the CVSS score and the absence of an EPSS score, which means no publicly known exploitation activity has been reported. The attack requires that the victim be logged into the CMS with appropriate permissions and that the attacker be able to reach the dashboard endpoint, so the likelihood is moderate but constrained. The vulnerability is not listed in CISA’s KEV catalog, indicating it has not been widely exploited in the wild.

Generated by OpenCVE AI on September 16, 2026 at 00:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Concrete CMS to a version newer than 9.5.2 where CSRF validation is enforced for the delete action.
  • Limit group‑type‑management permissions to trusted, authenticated users with a clear need for that capability.
  • Monitor CMS logs for unexpected delete actions and review group‑type configurations regularly to detect unplanned changes.

Generated by OpenCVE AI on September 16, 2026 at 00:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 22:30:00 +0000

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

Tue, 15 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description Concrete CMS 9.0.0 to dashboard group type controller did not validate a CSRF token on its delete action, resulting in cross-site request forgery. A remote unauthenticated attacker could cause an authenticated user with group type management permission to delete a custom group type. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks riodrwn for reporting.
Title Concrete CMS 9.0.0 to 9.5.2 is vunerable to CSRF in Concrete CMS Group Type Deletion Dashboard Action
Weaknesses CWE-352
References
Metrics cvssV4_0

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


Subscriptions

Concretecms Concrete Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: ConcreteCMS

Published:

Updated: 2026-09-15T18:44:33.603Z

Reserved: 2026-07-30T18:04:50.763Z

Link: CVE-2026-68532

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T19:17:37.033

Modified: 2026-09-16T19:16:15.097

Link: CVE-2026-68532

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T00:30:08Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)