Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-41128
Published:April 21, 2026
Updated:April 25, 2026
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.
Affected Packages
https://github.com/craftcms/cms.git (GITHUB):
Affected version(s) >=5.6.0 <5.9.15
Fix Suggestion:
Update to version 5.9.15
craftcms/cms (PHP):
Affected version(s) >=5.6.0 <5.9.15
Fix Suggestion:
Update to version 5.9.15
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Missing Authorization
EPSS
Base Score:
0.03