Home

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.

PUBLISHED Reserved 2026-03-13 | Published 2026-03-21 | Updated 2026-04-16 | Assigner Wordfence




MEDIUM: 4.3CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Problem types

CWE-862 Missing Authorization

Product status

Default status
unaffected

Any version
affected

Timeline

2026-03-20:Disclosed

Credits

Nabil Irawan finder

References

www.wordfence.com/...-af0d-4474-9c1b-7f8d361b4d81?source=cve

plugins.trac.wordpress.org/...trunk/speedup-optimization.php

plugins.trac.wordpress.org/...1.5.9/speedup-optimization.php

plugins.trac.wordpress.org/...trunk/speedup-optimization.php

plugins.trac.wordpress.org/...1.5.9/speedup-optimization.php

cve.org (CVE-2026-4127)

nvd.nist.gov (CVE-2026-4127)

Download JSON