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-31857 Details

Description

Craft is a content management system (CMS). Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds() method passes user-controlled string input through renderObjectTemplate() -- an unsandboxed Twig rendering function with escaping disabled. Any authenticated Control Panel user (including non-admin roles such as Author or Editor) can achieve full RCE by sending a crafted condition rule via standard element listing endpoints. This vulnerability requires no admin privileges, no special permissions beyond basic control panel access, and bypasses all production hardening settings (allowAdminChanges: false, devMode: false, enableTwigSandbox: true). Users should update to the patched 5.9.9 or 4.17.4 release to mitigate the issue.

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-94Improper Control of Generation of Code ('Code Injection')[email protected]

Affected Products

ProductVersions
craftcms craft cms
>= 4.0.0.1, < 4.17.4
>= 5.0.1, < 5.9.9
4.0.0 -
4.0.0 beta1
4.0.0 beta2

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:beta1:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:craftcms:craft_cms:4.0.0:beta4:*:*:*:*:*:*
  • 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-31857
NVD Published Date:
Mar 11, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-31857 Details - Not Deferred