CVE-2026-31858
CraftCMS's `ElementSearchController` Affected by Blind SQL Injection
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "craftcms/cms:^5.9.9"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| craftcms/cms | packagist | 5.0.0, 5.0.0-RC1, 5.0.1, 5.0.2 (+152 more) | 5.9.9 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-89SQL InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
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
References
- https://github.com/craftcms/cms/security/advisories/GHSA-2453-mppf-46cjWEB
- https://github.com/craftcms/cms/security/advisories/GHSA-g7j6-fmwx-7vp8WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-31858ADVISORY
- https://github.com/craftcms/cms/commit/e1a3dd669ae31491b86ad996e88a1d30d33d9a42WEB
- https://github.com/craftcms/cmsPACKAGE
Frequently Asked Questions
- What is CVE-2026-31858?
- CraftCMS's `ElementSearchController` Affected by Blind SQL Injection This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2026-31858?
- CVE-2026-31858 affects craftcms/cms. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-31858 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2024-37843CRITICAL
Craft CMS SQL injection vulnerability via the GraphQL API endpoint
- CVE-2026-28697CRITICAL
Craft CMS Vulnerable to Authenticated RCE via "craft.app.fs.write()" in Twig Templates
- CVE-2026-32267HIGH
Craft CMS Vulnerable to Privilege Escalation/Bypass through UsersController->actionImpersonateWithToken()
- CVE-2026-72781HIGH
Craft CMS: Authenticated RCE through Twig sandbox escape
- CVE-2026-55794HIGH
Craft CMS: Potential authenticated Remote Code Execution via referrer redirect
- CVE-2026-31857HIGH
CraftCMS has an RCE vulnerability via relational conditionals in the control panel
- CVE-2026-25497HIGH
Craft CMS: GraphQL Asset Mutation Privilege Escalation
- CVE-2025-68456HIGH
Unauthenticated Craft CMS users can trigger a database backup
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies