CVE-2026-41128

Craft CMS is a content management system (CMS). In versions 5.6.0 through 5.9.14, the `actionSavePermissions()` endpoint allows a user with only `viewUsers` permission to remove arbitrary users from all user groups. While `_saveUserGroups()` enforces per-group authorization for additions, it performs no equivalent authorization check for removals, so submitting an empty `groups` value removes all existing group memberships. Version 5.9.15 contains a patch.
CVSS

No CVSS.

Configurations

No configuration.

History

22 Apr 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-22 00:16

Updated : 2026-04-22 20:26


NVD link : CVE-2026-41128

Mitre link : CVE-2026-41128

CVE.ORG link : CVE-2026-41128


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization