CVE-2025-8102: Easy Digital Downloads <= 3.5.0 - Cross-Site Request Forgery to Plugin Deactivation via edd_sendwp_disconnect and edd_sendwp_remote_install Functions
The Easy Digital Downloads plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.5.0. This is due to missing nonce validations in the eddsendwpdisconnect() and eddsendwpremoteinstall() functions. This makes it possible for unauthenticated attackers to deactivate or download and activate the SendWP plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-8102?
CVE-2025-8102 has been rated as a medium severity vulnerability due to its potential for exploitation through Cross-Site Request Forgery.
How do I fix CVE-2025-8102?
To fix CVE-2025-8102, upgrade the Easy Digital Downloads plugin to the latest version beyond 3.5.0 where nonce validation has been addressed.
Which versions of Easy Digital Downloads are affected by CVE-2025-8102?
CVE-2025-8102 affects all versions of Easy Digital Downloads up to and including 3.5.0.
What is Cross-Site Request Forgery in the context of CVE-2025-8102?
Cross-Site Request Forgery in CVE-2025-8102 allows attackers to exploit the lack of nonce validation in specific functions of the Easy Digital Downloads plugin.
Are there any recommended best practices to avoid vulnerabilities like CVE-2025-8102?
Best practices include keeping plugins updated, implementing strong nonce checks, and regularly reviewing security measures on your WordPress site.