CVE-2026-88418
Last modified
CVE-2026-88418 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. CMSimple 5.24 ships with CSRF protection disabled by default, which turns csrfProtection() into a no-op on every state-changing admin request, and it does not send the csrf_token hidden field in admin forms. Because administrator authentication is cookie-only and no CSRF token is enforced, an unauthenticated attacker can induce a logged-in administrator's browser to issue a forged content-save request with a text payload containing a scripting marker. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
CMSimple 5.24 ships with CSRF protection disabled by default, which turns csrfProtection() into a no-op on every state-changing admin request, and it does not send the csrf_token hidden field in admin forms. Because administrator authentication is cookie-only and no CSRF token is enforced, an unauthenticated attacker can induce a logged-in administrator's browser to issue a forged content-save request with a text payload containing a scripting marker. The marker is stored verbatim into content/content.php; on every subsequent page view evaluate_cmsimple_scripting() (functions.php) executes the marker body with PHP eval() — for all visitors, including unauthenticated ones. This yields persistent remote code execution on the web server.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | n/a |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-88418?
How severe is CVE-2026-88418?
How do I fix CVE-2026-88418?
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-88410The graph.UDF in FalkorDB (Redis module) v4.20.1 to v4.20.4 …7.1
- CVE-2026-88411Improper error handling in the GRAPH.EFFECT component (/effe…7.5
- CVE-2026-88412An integer overflow in the _BulkInsert_ReadProperty componen…5.3
- CVE-2026-88414MCMS 6.1.1 through 6.2.1 contains a SQL injection vulnerabil…9.8
- CVE-2026-88415MCMS 6.1.1 through 6.2.1 is vulnerable to stored Cross-Site …8.7
- CVE-2026-88416MCMS 6.1.1 through 6.2.1 has a SQL injection vulnerability i…
- CVE-2026-88419An unrestricted upload of files with a dangerous type in the…8.8
- CVE-2026-8842The Google+ Link Name plugin for WordPress is vulnerable to …6.4
- CVE-2026-88420A reflected cross-site scripting (XSS) vulnerability in the …
- CVE-2026-88421Incorrect access control in the BlogPage.get_entries() compo…7.5
- CVE-2026-8843Creating a "2dsphere_bucket" index on a non-timeseries bucke…6.5
- CVE-2026-8844The Responsive Check plugin for WordPress is vulnerable to S…6.4
Are you affected by CVE-2026-88418?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
