PT-2026-70203 · Craft Cms · Craft Cms
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Craft CMS versions 5.0.0-RC1 through 5.10.5
Description
An incorrect authorization issue exists where a control-panel user with only the
viewCategories permission, but lacking the saveCategories permission, can permanently modify a category group's structure by reordering and re-parenting categories. This occurs because the structureEditable flag is incorrectly computed based on view permissions instead of save permissions, and the StructuresController authorizes the mutating action via the 'structures/move-element' endpoint without performing a save permission re-check. Since a category's URI is derived from its position in the structure, this action can change URLs for the category and its descendants, potentially corrupting navigation menus based on the category taxonomy.Recommendations
Update to version 5.10.6.
Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Craft Cms