CVE-2026-6401
Last modified
CVE-2026-6401 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6401?
How severe is CVE-2026-6401?
How do I fix CVE-2026-6401?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-64004In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64005In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64006In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64007In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64008In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64009In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64010In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64011In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64012In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64014In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64015In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-6401?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
