CVE-2026-3140 PUBLISHED

Ultimate Dashboard <= 3.8.14 - Cross-Site Request Forgery to Module Activation/Deactivation

Assigner: Wordfence
Reserved: 24.02.2026 Published: 01.05.2026 Updated: 01.05.2026

The Ultimate Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.8.14. This is due to a flawed nonce validation conditional in the 'handle_module_actions' function. This makes it possible for unauthenticated attackers to toggle plugin modules on or off via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

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

Product Status

Vendor davidvongries
Product Ultimate Dashboard – Custom WordPress Dashboard
Versions Default: unaffected
  • affected from 0 to 3.8.14 (incl.)

Credits

  • Nabil Irawan finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE