CVE Catalog

CVE-2026-81923

LowCVSS 2.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

In Concrete CMS before 9.5.3, the SEO Bulk Update Meta Tags editor did not check per-page edit permissions before saving. The saveRecord() action validated the per-page CSRF token but never called canEditPageProperties() for the target page, so a user with access to the bulk SEO tool and view (but not edit) permission could change the page's meta title, meta description, and URL handle, tampering with presentation and live URLs of protected content.

Risk Assessment

The risk includes the possibility of unauthorized modification of SEO metadata and URLs, which could affect search visibility and content integrity.

Recommendation

Update to version 9.5.3 or later and implement per-page permission checks in bulk tools.

Other vulnerabilities in Concrete CMS

See all
Original NVD description (English source)

In Concrete CMS before 9.5.3, the SEO Bulk Update Meta Tags editor did not check per-page edit permissions before saving. The saveRecord() action validated the per-page CSRF token but never called canEditPageProperties() for the target page, so a user who was granted access to the bulk SEO tool and could view (but not edit) a given page was able to change that page's meta title, meta description, and URL handle outside their edit scope, tampering with the presentation and live URLs of otherwise protected content. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.1 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Andrew Gonzalez for reporting.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS