Vulnerability Description
The Crypto plugin for WordPress is vulnerable to unauthorized manipulation of data 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 crypto_delete_json method with only a publicly-available nonce check. This makes it possible for unauthenticated attackers to delete specific JSON files matching the pattern *_pending.json within the wp-content/uploads/yak/ directory, causing data loss and denial of service for plugin workflows that rely on these artifacts.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/crypto/tags/2.22/includes/class-crypt
- https://plugins.trac.wordpress.org/browser/crypto/tags/2.22/includes/class-crypt
- https://www.wordfence.com/threat-intel/vulnerabilities/id/3281d6eb-9f14-43d4-a4d
FAQ
What is CVE-2025-11988?
CVE-2025-11988 is a vulnerability with a CVSS score of 5.3 (MEDIUM). The Crypto plugin for WordPress is vulnerable to unauthorized manipulation of data in all versions up to, and including, 2.22. This is due to the plugin registering an unauthenticated AJAX action (wp_...
How severe is CVE-2025-11988?
CVE-2025-11988 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-11988?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.