Description
Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list, allowing an authenticated user with editor-level or higher privileges to submit a crafted search containing many single-character wildcards. Because the keyword input was placed into the LIKE clause without neutralizing its wildcard metacharacters, a short request could force the database to evaluate every row and perform a full-table scan, and repeated or wildcard-dense searches could sustain elevated database CPU and I/O, degrading responsiveness for other users on large installations. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.1 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N. Thanks noivan for reporting.
Published: 2026-09-15
Score: 2.1 Low
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

Concrete CMS 9 versions prior to 9.5.3 fail to escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list. An authenticated user with editor‑level or higher privileges can submit a query containing many single‑character wildcards, causing the database to perform full‑table scans that consume excessive CPU and I/O resources. The resulting performance degradation manifests as sluggish responsiveness for other users, leading to a denial‑of‑service condition for the site on large installations.

Affected Systems

The affected product is Concrete CMS 9, specifically the file manager, file folders, and page list features. This vulnerability applies to any installation running a Concrete CMS 9 release before 9.5.3, regardless of custom extensions or plugins that may interact with these modules.

Risk and Exploitability

The CVSS v4.0 score of 2.1 indicates a low‑ score is not available; the vulnerability is not listed in the CISA KEV catalog. Attackers need authenticated access with editor or higher rights, which is a typical internal or user‑level privilege. While the attack path is straightforward—crafting wildcard‑heavy search queries—the effect is limited to resource exhaustion and does not expose data or compromise control flow. Consequently, the overall risk is moderate, especially for large deployments where database load fluctuations are more noticeable.

Generated by OpenCVE AI on September 15, 2026 at 23:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Concrete CMS 9.5.3 or later
  • Validate or escape wildcard metacharacters in the keyword search input to prevent full‑table scans
  • Limit or throttle search query frequency on large installations to mitigate performance impact

Generated by OpenCVE AI on September 15, 2026 at 23:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list, allowing an authenticated user with editor-level or higher privileges to submit a crafted search containing many single-character wildcards. Because the keyword input was placed into the LIKE clause without neutralizing its wildcard metacharacters, a short request could force the database to evaluate every row and perform a full-table scan, and repeated or wildcard-dense searches could sustain elevated database CPU and I/O, degrading responsiveness for other users on large installations. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.1 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N. Thanks noivan for reporting.
Title Concrete CMS below 9.5.3 is vulnerable to Authenticated Denial of Service via Unescaped SQL LIKE Wildcards in Keyword Search
Weaknesses CWE-405
References
Metrics cvssV4_0

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


Subscriptions

Concretecms Concrete Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: ConcreteCMS

Published:

Updated: 2026-09-15T19:38:59.236Z

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

Link: CVE-2026-68531

cve-icon Vulnrichment

Updated: 2026-09-15T19:38:51.447Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-15T20:17:36.447

Link: CVE-2026-68531

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T23:15:15Z

Weaknesses
  • CWE-405

    Asymmetric Resource Consumption (Amplification)