CVE-2026-6401
Description
The Bottom Bar plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 0.1.7. This is due to missing nonce verification on the plugin's settings update forms handled in bottom-bar-admin.php. None of the three settings forms (main settings, sharing services, restore defaults) include a wp_nonce_field(), and the server-side processing code never calls check_admin_referer() or any equivalent nonce validation before processing POST data and calling update_option(). This makes it possible for unauthenticated attackers to trick a logged-in administrator into submitting a crafted request that updates plugin configuration options, such as changing the language, maximum post counts, or enabled sharing services.
Affected products
2<=0.1.7+ 1 more
- (no CPE)range: <=0.1.7
- (no CPE)range: <=0.1.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- plugins.trac.wordpress.org/browser/bottom-bar/tags/0.1.7/bottom-bar-admin.phpnvd
- plugins.trac.wordpress.org/browser/bottom-bar/tags/0.1.7/bottom-bar-admin.phpnvd
- plugins.trac.wordpress.org/browser/bottom-bar/trunk/bottom-bar-admin.phpnvd
- plugins.trac.wordpress.org/browser/bottom-bar/trunk/bottom-bar-admin.phpnvd
- www.wordfence.com/threat-intel/vulnerabilities/id/db0715ed-a06e-4a68-b9c3-408887cae113nvd
News mentions
0No linked articles in our index yet.