Dark Mode for WP Dashboard
Dark Mode for WP Dashboard has one disclosed vulnerability in the WordSec catalog, all reported in 2024; it is fixed as of September 2026. Their average CVSS score is 4.3, and the most serious one scores 4.3 out of 10.
The most common weakness is Cross-Site Request Forgery (CSRF), behind 1 of the records (100%).
The one issue recorded for Dark Mode for WP Dashboard has a vendor fix available, so running the current release closes it.
All of these findings were reported by Abdi Pranata. Dark Mode for WP Dashboard is installed on roughly 3,000 WordPress sites, so each unpatched flaw has a wide blast radius. The current release is tested up to WordPress 7.1.
CVE-2024-43325Dark Mode for WP Dashboard <= 1.2.3 - Cross-Site Request Forgery
Read the full analysisVulnerability Records
Dark Mode for WP Dashboard
Author
Naiche
No settings page, no bloat — just activate and go. Dark mode for every corner of your WordPress admin. Instant toggle in the admin bar — no page reload Per-user preference: Dark / Light / Auto (follows system) Full block editor and Site Editor support 12 popular plugins supported out of the box Developer-friendly: filters for default preference, custom CSS, and editor canvas control Supported plugins: Advanced Custom Fields AIOSEO Better Search Replace Jetpack Kadence Blocks Nested Pages SmartCrawl SEO Smush The SEO Framework WooCommerce Yoast SEO (including Premium, Local, News, WooCommerce) Zamok The plugin adds a dark-mode class to the admin body when active, and provides three filters for customization: add_filter( 'dark_mode_dashboard_css', 'your_custom_stylesheet' ) — load a custom stylesheet add_filter( 'dark_mode_dashboard_default_preference', function() { return 'disabled'; } ) — change the default mode for new users add_filter( 'dark_mode_dashboard_editor_canvas', '__return_false' ) — disable dark mode for the editor content area
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C