Mass-assignment Flaw in Craft CMS Affecting Multiple Versions
CVE-2026-50281
7.1HIGH
What is CVE-2026-50281?
Craft CMS has a mass-assignment vulnerability in the bulk-duplicate element action, allowing attackers to manipulate attributes within an existing entry. When a user duplicates their own entries, there is a flaw that permits the insertion of arbitrary IDs through the request parameter newAttributes. This leading behavior can overwrite any existing entry data with malicious inputs, presenting a significant security risk. The issue has been addressed in version 5.9.21, which mitigates the flaw by properly handling the request attributes to prevent unauthorized data manipulation.
Affected Version(s)
cms >= 5.7.0, < 5.9.21
