CVE-2026-8428
Last modified
CVE-2026-8428 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Concrete CMS 9.5.0 and below emits a CSRF token in the local_available_update.php view ($token->output('do_update')) but the corresponding do_update() method in concrete/controllers/single_page/dashboard/system/update/update.php never calls $this->token->validate('do_update'). The form is rendered as a POST form, meaning the token reaches the browser, but because the controller discards it without verification, an attacker can craft a cross-site POST that triggers a core CMS update to an attacker-specified version string. In order to be vulnerable, theictim must be passing canUpgrade()anda valid update version must be present under DIR_CORE_UPDATES. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 7.5 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
Concrete CMS 9.5.0 and below emits a CSRF token in the local_available_update.php view ($token->output('do_update')) but the corresponding do_update() method in concrete/controllers/single_page/dashboard/system/update/update.php never calls $this->token->validate('do_update'). The form is rendered as a POST form, meaning the token reaches the browser, but because the controller discards it without verification, an attacker can craft a cross-site POST that triggers a core CMS update to an attacker-specified version string. In order to be vulnerable, theictim must be passing canUpgrade()anda valid update version must be present under DIR_CORE_UPDATES. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 7.5 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N. Thanks https://github.com/maru1009 for reporting.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Concretecms | Concrete Cms | < 9.5.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-8428?
How severe is CVE-2026-8428?
How do I fix CVE-2026-8428?
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-84267A flaw was found in the SFTP backend in gvfs. When mounting …4.3
- CVE-2026-84268A flaw was found in the SFTP backend in gvfs. When mounting …8.8
- CVE-2026-84269A flaw was found in the AFP backend in gvfs. When mounting a…6.5
- CVE-2026-8427Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Requ…8.8
- CVE-2026-84270A flaw was found in the MTP backend in gvfs. When reading a …4.3
- CVE-2026-84279The Fancy Product Designer plugin for WordPress is vulnerabl…7.2
- CVE-2026-84280The Fancy Product Designer plugin for WordPress is vulnerabl…7.2
- CVE-2026-84281The Fancy Product Designer plugin for WordPress is vulnerabl…7.2
- CVE-2026-84282A Server-Side Request Forgery (SSRF) vulnerability exists in…6.5
- CVE-2026-84283Secure Folder 1.2 stores files selected for its password-pro…6.8
- CVE-2026-84285An OS Command Injection vulnerability affecting Tuleap Enter…8.8
- CVE-2026-84287A flaw has been found in NousResearch hermes-agent 0.18.0. A…4.3
Are you affected by CVE-2026-8428?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
