PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-81909 Concrete CMS CVE debrief

A Missing Authorization vulnerability in Concrete CMS 9 through 9.5.2 allows a user with area-scoped add_block_to_area delegation on their own page to duplicate and delete arbitrary block content. This discloses the original block's content and potentially destroys site content. The vulnerability stems from the block alias route not verifying if the referenced block is genuinely orphaned on the target page or if the caller has permission over the source block. As a result, an attacker can pass any block ID on the site, leading to unauthorized content disclosure and deletion.

Vendor
Concrete CMS
Product
Unknown
CVSS
MEDIUM 5.9
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 9 through 9.5.2 installations should assess exposure and prioritize verification and mitigation, as this vulnerability can lead to unauthorized content disclosure and deletion.

Why it matters

Defenders should care about CVE-2026-81909 because it allows unauthorized content disclosure and deletion in Concrete CMS 9 through 9.5.2, requiring verification of user permissions, block access controls, and monitoring for suspicious activity.

  • Potential unauthorized content disclosure
  • Potential destruction of arbitrary site content
  • Verification of user permissions and block access controls required
  • Monitoring for suspicious block duplication and deletion activity recommended

Technical summary

The block alias route in Concrete CMS 9 through 9.5.2 does not verify that the referenced block is genuinely orphaned on the target page, nor that the caller holds any permission over the source block. This allows a user with area-scoped add_block_to_area delegation on their own page to pass any block ID on the site, duplicating the source block's content into an area they control and force-deleting the original block.

Defensive priority

Defenders should prioritize verifying and restricting block alias route access, reviewing user permissions, and monitoring for suspicious block duplication and deletion activity.

Recommended defensive actions

  • Verify and restrict access to the block alias route
  • Review and limit user permissions for area-scoped add_block_to_area delegation
  • Monitor for suspicious block duplication and deletion activity
  • 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 entry provide details on the vulnerability, including its CVSS v4.0 score of 5.9 and vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N. The vulnerability was reported by Yonatan Drori from Tenzai. Concrete CMS 9 through 9.5.2 installations are affected, and defenders should verify user permissions, block access controls, and monitor for suspicious activity.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-81909 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-81909 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.