Report: CVE-2026-4127 - Speedup Optimization <= 1.5.9 - missing authorization to authenticated (subscribe...

Report: CVE-2026-4127 - Speedup Optimization <= 1.5.9 - missing authorization to authenticated (subscribe...

CVE ID :CVE-2026-4127 Published : March 21, 2026, 4:17 a.m. | 2 hours, 11 minutes ago 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. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
MEDIUM
Published
March 21, 2026
Affected Product: WordPress