CVE-2025-9880
Description
The Side Slide Responsive Menu plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF in Side Slide Responsive Menu plugin for WordPress allows unauthenticated attackers to update settings and inject scripts via forged requests.
The Side Slide Responsive Menu plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in all versions up to and including 1.0. The vulnerability stems from missing or incorrect nonce validation on a function that handles settings updates, allowing attackers to bypass standard WordPress request verification [1].
To exploit this, an unauthenticated attacker must trick a site administrator into clicking a crafted link or performing an action while authenticated. No additional authentication is required for the attacker, as the CSRF attack leverages the administrator's existing session [1].
Successful exploitation enables the attacker to modify plugin settings and inject malicious web scripts. This could lead to stored cross-site scripting (XSS) if the injected scripts are saved and later executed in the context of other users' sessions, potentially compromising the site [1].
The plugin has been closed as of September 10, 2025, and is no longer available for download due to this security issue. Users are advised to remove the plugin from their WordPress installations and seek alternative solutions [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- plugins.trac.wordpress.org/browser/side-slide-responsive-menu/tags/1.0/SideSlideMenu.class.phpnvd
- plugins.trac.wordpress.org/browser/side-slide-responsive-menu/tags/1.0/sideslide_admin.phpnvd
- wordpress.org/plugins/side-slide-responsive-menu/nvd
- www.wordfence.com/threat-intel/vulnerabilities/id/57ff8e0b-92cd-49e1-9db7-91c970282e21nvd
News mentions
0No linked articles in our index yet.