# CVE-2026-8327

## Summary

- **CVE ID:** CVE-2026-8327
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-915, CWE-620, CWE-269
- **Published:** May 21, 2026
- **Last Modified:** May 22, 2026

## Description

Concrete CMS below 9.5.0 and below is vulnerable to password change without reauthorization and session-hardening bypass. The user-profile edit controller passes the entire raw POST array to UserInfo::update() without field whitelisting resulting in password change without requiring the current password  and also resulting in registered users able to disable the per-user-IP-pinning in the session validator which is meant to detect hijacking.  The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 5.3 with vector CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks 0x4c616e for reporting.

## Affected Products

- Concrete CMS — Concrete CMS (5)

## References

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

## Exploitation Prediction (EPSS)

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

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