SEPTEMBER 22, 2026
Live Feed
Back to database
Case File

CVE-2026-18120

MEDIUM · CVSS 5.9 EPSS 0.28%

Source: NVD + CISA KEV + EPSS · Published 2026-09-16 · Last synced 2026-09-22

CyberRota Analysis

AI-Generated

Concrete CMS versions prior to 9.5.3 are vulnerable due to an exposed legacy Express entry search endpoint that allows unauthenticated users to access restricted entry search results without proper permission checks. This could lead to the disclosure of sensitive attribute values intended for privileged users, particularly for Express entities lacking entry-specific permissions. Organizations using affected versions should prioritize patching to mitigate potential data exposure risks.

CVE
CVE-2026-18120
Severity
MEDIUM
CVSS
5.9
EPSS
0.28%

Original NVD Description

Concrete CMS before 9.5.3 exposed a legacy Express entry search endpoint that returned entry result JSON without invoking the canViewExpressEntries() permission check applied by the normal dashboard and CSV Export flow. An unauthenticated visitor who knew or discovered an Express entity identifier could enumerate that entity's entry search results, disclosing attribute values intended to be restricted to privileged users. For Express entities that do not support entry-specific permissions (i.e., supportsEntrySpecificPermissions() returns false), per-entry permission filtering is additionally disabled via EntryList::ignorePermissions(). The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 6.3 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N. Thanks Daniel Powell for reporting.

Related CVEs

Other vulnerabilities affecting the same vendor(s)