🔐 CVE Alert

CVE-2026-19946

MEDIUM 4.3

Awesome Support <= 6.3.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary User Denial via 'user_id' Parameter

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

The Awesome Support plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 6.3.9. This is due to a missing capability check on the wpas_do_mr_deny_user() function, which unlike its counterpart wpas_do_mr_activate_user() does not enforce current_user_can('edit_users') or current_user_can('edit_user', $user_id), relying solely on a nonce that is not scoped to the target user. This makes it possible for authenticated attackers, with subscriber-level access and above, to set the mr_user_denied flag on any user account — including administrators — permanently blocking their moderated activation and dispatching a denial notification email to the victim.

CWE CWE-862
Vendor awesomesupport
Product awesome support – wordpress helpdesk & support plugin
Published Sep 9, 2026
Last Updated Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for awesomesupport awesome support – wordpress helpdesk & support plugin

Be the first to know when new medium vulnerabilities affecting awesomesupport awesome support – wordpress helpdesk & support plugin are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

awesomesupport / Awesome Support – WordPress HelpDesk & Support Plugin
0 ≤ 6.3.9

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/208f9475-446c-4cf1-9d70-a845cf9b3005?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/awesome-support/tags/6.3.9/includes/functions-user.php#L1731 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/awesome-support/tags/6.3.9/includes/functions-actions.php#L25 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/awesome-support/tags/6.3.9/includes/functions-user.php#L1650 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/log/awesome-support/

Credits

Wordfence PRISM