CVE 8.7 HIGH

Craft has a SQL Injection in Element Indexes via criteria[orderBy]_CVE-2026-25495

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the element-indexes/get-elements endpoint is vulnerable to SQL Injection via the criteria[orderBy] parameter (JSON body). The application fails to sanitize this input before using it in the database query. An attacker with Control Panel access can inject arbitrary SQL into the ORDER BY clause by omitting viewState[order] (or setting both to the same payload). This issue is patched in versions 4.16.18 and 5.8.22.

AI Analysis

SQL Injection vulnerability in Craft's element-indexes/get-elements endpoint via the criteria[orderBy] parameter

Basic Information

ID CVE-2026-25495
Source GitHub_M
Published Feb 9, 2026 at 19:42

Affected Product

Vendor craftcms
Product cms
Version >= 5.0.0-RC1, < 5.8.22
Affected Versions craftcms cms >= 5.0.0-RC1, < 5.8.22
craftcms cms >= 4.0.0-RC1, < 4.16.18

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor Craft CMS
Product Craft
Version 4.0.0-RC1 to 4.16.17, 5.0.0-RC1 to 5.8.21

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.