CVE-2026-4127
Last modified
CVE-2026-4127 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Speedup Optimization plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including 1.5.9. The `speedup01_ajax_enabled()` function, which handles the `wp_ajax_speedup01_enabled` AJAX action, does not perform any capability check via `current_user_can()` and also lacks nonce verification. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
The Speedup Optimization plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including 1.5.9. The `speedup01_ajax_enabled()` function, which handles the `wp_ajax_speedup01_enabled` AJAX action, does not perform any capability check via `current_user_can()` and also lacks nonce verification. This is in contrast to other AJAX handlers in the same plugin (e.g., `speedup01_ajax_install_iox` and `speedup01_ajax_delete_cache_file`) which properly check for `install_plugins` and `manage_options` capabilities respectively. This makes it possible for authenticated attackers, with Subscriber-level access and above, to enable or disable the site's optimization module by sending a POST request to admin-ajax.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4127?
How severe is CVE-2026-4127?
How do I fix CVE-2026-4127?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-41264Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41265Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41266Flowise is a drag & drop user interface to build a customize…7.5
- CVE-2026-41267Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41268Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41269Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-41270Flowise is a drag & drop user interface to build a customize…8.3
- CVE-2026-41271Flowise is a drag & drop user interface to build a customize…8.3
- CVE-2026-41272Flowise is a drag & drop user interface to build a customize…7.1
- CVE-2026-41273Flowise is a drag & drop user interface to build a customize…8.2
- CVE-2026-41274Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41275Flowise is a drag & drop user interface to build a customize…7.5
Are you affected by CVE-2026-4127?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
