CVE-2026-92593

Source
https://cve.org/CVERecord?id=CVE-2026-92593
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92593.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-92593
Aliases
  • GHSA-5jmw-g85v-7jv2
Published
2026-09-16T21:46:58Z
Modified
2026-09-19T03:30:43Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Craft CMS 5.10.0 before 5.10.13 Authenticated Remote Code Execution
Details

Craft CMS versions 5.10.0 through 5.10.12 contain an incomplete fix for CVE-2026-55794: the Controller::getPostedRedirectUrl() -> View::renderObjectTemplate() sink remained unsandboxed, and the same fix commit added a self-signing oracle in Cp::elementLabelHtml(). Because Craft/Yii HMAC tokens are not bound to a parameter name, an authenticated low-privilege control panel user with edit rights on a single element type can mint a token over attacker-controlled Twig for the returnUrl parameter and replay it as the redirect POST parameter, reaching the unsandboxed sink and achieving server-side template injection that executes arbitrary PHP code (full server compromise). The issue is fixed in 5.10.13.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92593.json"
}
References

Affected packages

Git / github.com/craftcms/cms

Affected ranges

Type
GIT
Repo
https://github.com/craftcms/cms
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "5.10.0"
        },
        {
            "fixed": "5.10.13"
        },
        {
            "fixed": "5.10.12"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

5.*
5.10.0
5.10.1
5.10.10
5.10.11
5.10.12
5.10.2
5.10.3
5.10.4
5.10.4.1
5.10.5
5.10.6
5.10.7
5.10.8
5.10.8.1
5.10.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92593.json"