CVEFinder.io

CVE-2026-18110

âš ī¸ high
🔍 Scan for this CVE
Summary

Concrete CMS 9 (9.0.0 through 9.5.2) does not perform an authorization check on the user selector autocomplete endpoint (/ccm/system/user/autocomplete), which backs the "Preview as User" panel and other user-selector components. The endpoint validates only a CSRF-style access token that is bound to the selector's display options rather than to the caller's identity or permissions, and that token is issued to anonymous visitors because the selector renders without an authorization check. Because

Description

Concrete CMS 9 (9.0.0 through 9.5.2) does not perform an authorization check on the user selector autocomplete endpoint (/ccm/system/user/autocomplete), which backs the "Preview as User" panel and other user-selector components. The endpoint validates only a CSRF-style access token that is bound to the selector's display options rather than to the caller's identity or permissions, and that token is issued to anonymous visitors because the selector renders without an authorization check. Because an empty query resolves to a match-all filter, an unauthenticated attacker can submit an empty search and paginate the results to enumerate every backend account, disclosing the internal user ID, username, and email address of all administrative users, including the super-administrator (user ID 1). No password hashes or session material are disclosed The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 8.7 with vector CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N. Thanks thirtythree and YesWeHack for reporting.

CVSS Score
7.5
High
EPSS Score
0.3
Exploit Probability
Published Date
2026-09-15
First Seen: 2026-09-16
📊 Relative Risk Intelligence

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

#116,350
Above average severity
Severity Percentile
Last Modified 2026-09-21
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Vector 4.0 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/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-18120 đŸ”ļ medium 5.9 0.3 Concrete CMS before 9.5.3 exposed a legacy Express entry search endpoint that returned entry result JSON without invokin... 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
These CVEs affect the same products