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

26 May 2026, 17:18

Type Values Removed Values Added
First Time Concretecms concrete Cms
Concretecms
CPE cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*
References () https://documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes - () https://documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes - Release Notes
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.3

21 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-21 22:16

Updated : 2026-05-26 17:18


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