CVEFinder.io

CVE-2026-18120

πŸ”Ά medium
πŸ” Scan for this CVE
Summary

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.,

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.

CVSS Score
5.9
Medium
EPSS Score
0.3
Exploit Probability
Published Date
2026-09-16
First Seen: 2026-09-18
πŸ“Š Relative Risk Intelligence

This CVE is Lower Risk - more severe than 32.2% of all 360,729 vulnerabilities in our database.

#244,728
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Sep 17, 2026
πŸ” Exploitation Status
None
No known exploits
βš™οΈ Automatable
NO
Requires human interaction
πŸ’₯ Technical Impact
Partial
Limited system impact
πŸ† Discovered By
man-like-dan
SSVC data provided by CISA
Last Modified 2026-09-21
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Vector 4.0 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/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
CWE IDs (Weakness Types)

πŸ“¦ Affected Products 1

πŸ”— References 1

πŸ”— Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-85385 β›” critical 9.6 0.4 Concrete CMS below 9.5.4 did not validate the user timezone value (uTimezone) on write and rendered it without output en... 2026-09-16
CVE-2026-85386 πŸ”Ά medium 6.1 0.4 Concrete CMS before 9.5.4 did not sanitize XML and XSLT documents uploaded through a public Form Block file-upload quest... 2026-09-16
CVE-2026-87028 πŸ”Ά medium 6.5 0.3 Concrete CMS 9 through 9.5.3 did not confirm that a board InstanceItem submitted to the custom-slot preview endpoint bel... 2026-09-16
CVE-2026-87031 ℹ️ low 2.7 0.4 n Concrete CMS 9.2.0 through 9.5.3, the REST API user creation endpoint (POST /ccm/api/1.0/users, the add() method of co... 2026-09-16
CVE-2026-85387 ⚠️ high 7.1 0.2 Concrete CMS before 9.5.4 re-authorized OAuth REST API requests from the bearer token alone and did not re-check the sta... 2026-09-16
CVE-2026-18110 ⚠️ high 7.5 0.3 Concrete CMS 9 (9.0.0 through 9.5.2) does not perform an authorization check on the user selector autocomplete endpoint ... 2026-09-15
These CVEs affect the same products