CVE-2026-8327

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-21 22:16

Updated : 2026-07-23 16:10


NVD link : CVE-2026-8327

Mitre link : CVE-2026-8327

CVE.ORG link : CVE-2026-8327


JSON object : View

Products Affected

concretecms

  • concrete_cms
CWE
CWE-269

Improper Privilege Management

CWE-620

Unverified Password Change

CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes