PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-81916 Concrete CMS CVE debrief

A vulnerability in Concrete CMS before version 9.5.3 allows users with permission to add entries to one Express object to create entries in a different Express object outside their authorization scope. This could potentially pollute protected datasets, trigger workflows, or inject content into administrative processes. The vulnerability has a CVSS v4.0 score of 5.1 and is considered medium severity.

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

Who should care

Defenders and administrators of Concrete CMS installations should be aware of this vulnerability and take steps to verify and upgrade to version 9.5.3 or later. They should also review user permissions and monitor for unauthorized entry creations.

Why it matters

Defenders should prioritize verifying and upgrading to Concrete CMS version 9.5.3 or later to prevent unauthorized entry creation. The vulnerability allows users with permission to add entries to one Express object to create entries in a different Express object outside their authorization scope, potentially polluting protected datasets, triggering workflows, or injecting content into administrative processes.

  • Potential pollution of protected datasets
  • Triggering of unauthorized workflows
  • Injection of content into administrative processes
  • Verification of user permissions and access controls

Technical summary

The vulnerability in Concrete CMS before version 9.5.3 allows users with permission to add entries to one Express object to create entries in a different Express object outside their authorization scope. This is due to the authorization check being evaluated against the posted form entity rather than the dashboard route entity. The issue arises from the authorization check for Express entry submissions being evaluated against the posted form entity rather than the dashboard route entity, potentially polluting protected datasets, triggering workflows, or injecting content into administrative processes.

Defensive priority

Defenders should prioritize verifying and upgrading to Concrete CMS version 9.5.3 or later to prevent unauthorized entry creation. They should also review and restrict user permissions for Express object modifications.

Recommended defensive actions

  • Verify and upgrade to Concrete CMS version 9.5.3 or later
  • Review and restrict user permissions for Express object modifications
  • Monitor for unauthorized entry creations in Express objects
  • Confirm whether affected Concrete CMS 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 vulnerability was reported by Yonatan Drori from Tenzai and assigned a CVSS v4.0 score of 5.1 by the Concrete CMS security team. The issue arises from the authorization check for Express entry submissions being evaluated against the posted form entity rather than the dashboard route entity.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-81916 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-81916 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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

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.