# CVE-2026-81924

## Summary

- **CVE ID:** CVE-2026-81924
- **Severity:** LOW
- **CVSS Score:** 2.1 (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)
- **CWE:** CWE-352
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 15, 2026

## Description

Concrete CMS before 9.5.3 is vulnerable to Cross-Site Request Forgery (CSRF) in the theme page-template activation feature. The Dashboard theme Inspect controller's activate_files() action created PageTemplate records from attacker-supplied pageTemplates[] values without validating an anti-CSRF token.A remote attacker could host a page that auto-submitted a forged POST request; when a signed-in administrator visited it, the request executed under the administrator's session and created theme page-template records, changing site configuration without the administrator's consent. 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.

## Affected Products

- Concrete CMS — Concrete CMS (5.0.0)

## References

- [CNA](https://documentation.concretecms.org/developers/introduction/version-history/953-release-notes)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.18%
- **EPSS Percentile:** 7.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._