Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-28781 Details

Description

Craft is a content management system (CMS). Prior to 4.17.0-beta.1 and 5.9.0-beta.1, the entry creation process allows for Mass Assignment of the authorId attribute. A user with "Create Entries" permission can inject the authorIds[] (or authorId) parameter into the POST request, which the backend processes without verifying if the current user is authorized to assign authorship to others. Normally, this field is not present in the request for users without the necessary permissions. By manually adding this parameter, an attacker can attribute the new entry to any user, including Admins. This effectively "spoofs" the authorship. This vulnerability is fixed in 4.17.0-beta.1 and 5.9.0-beta.1.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-639Authorization Bypass Through User-Controlled Key[email protected]
CWE-915Improperly Controlled Modification of Dynamically-Determined Object Attributes[email protected]

Affected Products

ProductVersions
craftcms craft cms
> 4.0.0, < 4.17.0
> 5.0.0, < 5.9.0
4.0.0 -
4.0.0 rc1
4.0.0 rc2

CPE

  • cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:5.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:5.0.0:rc1:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-28781
NVD Published Date:
Mar 4, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-28781 Details - Not Deferred