PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-18120 Concrete CMS CVE debrief

A vulnerability in Concrete CMS before version 9.5.3 allows unauthenticated visitors to enumerate entry search results for Express entities, potentially disclosing restricted attribute values. The issue arises from an exposed legacy Express entry search endpoint that does not invoke the canViewExpressEntries() permission check. This CVE has been assigned a CVSS v4.0 score of 6.3, indicating a medium severity level.

Vendor
Concrete CMS
Product
Unknown
CVSS
MEDIUM 6.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-16
Original CVE updated
2026-09-21
Advisory published
2026-09-16
Advisory updated
2026-09-21

Who should care

Defenders responsible for Concrete CMS deployments, particularly those using Express entities, should assess their exposure and take necessary actions to prevent potential information disclosure.

Why it matters

CVE-2026-18120 is a medium-severity vulnerability in Concrete CMS that allows unauthenticated visitors to potentially disclose restricted data. Defenders should verify their CMS version, review Express entity configurations, and implement additional security measures to restrict access to sensitive data.

  • Potential information disclosure for restricted attribute values
  • Enumeration of entry search results for Express entities
  • Verification of Concrete CMS version and patch application
  • Review of Express entity configurations for security

Technical summary

The vulnerability exists in the legacy Express entry search endpoint of Concrete CMS before version 9.5.3. This endpoint returns entry result JSON without invoking the canViewExpressEntries() permission check, allowing unauthenticated visitors to potentially disclose restricted attribute values for Express entities that do not support entry-specific permissions. Defenders should prioritize verifying their Concrete CMS version and applying the necessary patches to prevent potential information disclosure. They should also review their Express entity configurations and consider implementing additional security measures to restrict access to sensitive data. The CVE record and NVD vulnerability detail page provide

Defensive priority

Defenders should prioritize verifying their Concrete CMS version and applying the necessary patches to prevent potential information disclosure. They should also review their Express entity configurations and consider implementing additional security measures to restrict access to sensitive data.

Recommended defensive actions

  • Verify Concrete CMS version and apply patches
  • Review Express entity configurations
  • Implement additional security measures to restrict access to sensitive data
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The CVE record and NVD vulnerability detail page provide information about the vulnerability, its impact, and the affected versions of Concrete CMS. However, the exact scope of affected deployments and the number of potentially exposed entities require further verification.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-18120 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-18120

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-18120 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18120

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://documentation.concretecms.org/developers/introduction/version-history/953-release-notes

    ff5b8ace-8b95-4078-9743-eac1ca5451de - Broken Link

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.