CVE-2026-3565
Taqnix <= 1.0.3 - Cross-Site Request Forgery to Account Deletion via 'taqnix_delete_my_account' AJAX Action
CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th
The Taqnix plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.3. This is due to a missing nonce verification in the taqnix_delete_my_account() function, where the check_ajax_referer() call is explicitly commented out on line 883. This makes it possible for unauthenticated attackers to trick a logged-in non-administrator user into deleting their own account via a forged request granted they can trick the user into performing an action such as clicking a link or visiting a malicious page.
| CWE | CWE-352 |
| Vendor | taqnix |
| Product | taqnix |
| Published | Apr 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for taqnix taqnix
Be the first to know when new medium vulnerabilities affecting taqnix taqnix 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:N/UI:R/S:U/C:N/I:L/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
taqnix / Taqnix
0 โค 1.0.3
References
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/82aeab24-3467-4cb0-b71f-b7f97c26dc80?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/taqnix/trunk/public/class-taqnix-user.php#L916 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/taqnix/tags/1.0.3/public/class-taqnix-user.php#L916 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/taqnix/trunk/public/class-taqnix-user.php#L883 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/taqnix/tags/1.0.3/public/class-taqnix-user.php#L883 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/taqnix/trunk/public/class-taqnix-user.php#L67 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/taqnix/tags/1.0.3/public/class-taqnix-user.php#L67 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3491080%40taqnix&new=3491080%40taqnix&sfp_email=&sfph_mail=
Credits
Youcef Hamdani