๐Ÿ” CVE Alert

CVE-2025-11986

MEDIUM 5.3

Crypto Tool <= 2.22 - Unauthenticated Information Exposure via Global Authentication State

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

The Crypto plugin for WordPress is vulnerable to Information exposure in all versions up to, and including, 2.22. This is due to the plugin registering an unauthenticated AJAX action (wp_ajax_nopriv_crypto_connect_ajax_process) that allows calling the register and savenft methods with only a publicly-available nonce check and no wallet signature verification. This makes it possible for unauthenticated attackers to set a site-wide global authentication state via a single transient, bypassing all access controls for ALL visitors to the site. The impact is complete bypass of [crypto-block] shortcode restrictions and page-level access controls, affecting all site visitors for one hour, plus the ability to inject arbitrary data into the plugin's custom_users table.

CWE CWE-306
Vendor odude
Product crypto tool
Published Nov 11, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for odude crypto tool

Be the first to know when new medium vulnerabilities affecting odude crypto tool 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:N/S:U/C:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

odude / Crypto Tool
0 โ‰ค 2.22

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/f062ef94-e558-478e-bbfd-06616aeb566b?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/crypto/tags/2.22/includes/class-crypto_connect_ajax_register.php#L9 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/crypto/tags/2.22/includes/class-crypto_connect_ajax_register.php#L65 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/crypto/tags/2.22/includes/class-crypto_connect_ajax_register.php#L95 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/crypto/tags/2.22/includes/class-crypto-user.php#L95

Credits

Jonas Benjamin Friedli