CVE-2026-92591
Last modified
CVE-2026-92591 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Craft CMS 5.0.0 through 5.10.12 treats a database connection failure as meaning that Craft is not installed, which makes anonymous installer actions — including install/validate-site — reachable on an installed production site whenever PHP remains available but the configured MySQL endpoint does not. The action accepts a site name, serializes it through Site::getName(), and expands ${NAME} expressions using App::env().
Description
Craft CMS 5.0.0 through 5.10.12 treats a database connection failure as meaning that Craft is not installed, which makes anonymous installer actions — including install/validate-site — reachable on an installed production site whenever PHP remains available but the configured MySQL endpoint does not. The action accepts a site name, serializes it through Site::getName(), and expands ${NAME} expressions using App::env(). An unauthenticated attacker who obtained a guest session cookie and matching CSRF token before the outage and whose session remains valid during it can submit a predictable variable name (for example Craft's conventional CRAFT_SECURITY_KEY) and receive its value, disclosing Craft secrets, process environment variables, $_SERVER entries, or PHP constants such as the security key, database credentials, or API keys. The issue requires an independently occurring database outage; the vulnerability itself provides no way to induce it. Fixed in 5.10.13.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| craftcms | cms | >= 5.0.0, < 5.10.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92591?
How severe is CVE-2026-92591?
How do I fix CVE-2026-92591?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-92586AVideo through 29.0 (commit c3edcc274c389816d434acadac07ee78…4.3
- CVE-2026-92587n8n is a workflow automation platform. In versions before 1.…5
- CVE-2026-92588n8n is a workflow automation platform. In n8n versions befor…4.4
- CVE-2026-92589Craft CMS 5.0.0 through 5.10.12 (fixed in 5.10.13) contains …4.3
- CVE-2026-9259Improper validation of server certificates in Canon EOS Netw…9.8
- CVE-2026-92590Craft CMS versions from 5.7.0 before 5.10.13 contain a store…5.4
- CVE-2026-92592Craft CMS 4.8.0 through 4.18.5 and 5.0.0 through 5.10.12 sig…8.8
- CVE-2026-92593Craft CMS versions 5.10.0 through 5.10.12 contain an incompl…8.8
- CVE-2026-92594Craft CMS 5.0.0-RC1 through versions before 5.11.0 incorrect…7.5
- CVE-2026-92595Nodemailer (npm package `nodemailer`) versions 9.1.0 and ear…5.9
- CVE-2026-92596Nodemailer before 9.1.0 contains a quadratic time complexity…7.5
- CVE-2026-92597Nodemailer versions >= 6.9.16 and < 9.1.0 mis-parse RFC 5322…6.5
Are you affected by CVE-2026-92591?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
