CVE-2025-8102 MEDIUM

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

Vendor Smub
Product Easy Digital Downloads – eCommerce Payments and Subscriptions made easy
Weakness CWE-352 · CSRF
Published August 20, 2025
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

What the vulnerability does

01Description

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 edd_sendwp_disconnect() and edd_sendwp_remote_install() 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.

Explanation of Vulnerability in Simple Terms

02Summary

Easy Digital Downloads versions up to 3.5.0 contain a cross-site request forgery vulnerability. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator, performs unwanted actions such as modifying settings or creating unauthorized transactions. The vulnerability requires the victim to click the link or visit the attacker's page while authenticated.

What an attacker can do

03Attacker Capabilities

Trick an authenticated admin into performing unwanted actions like changing settings or creating transactions.

Potential impact on your site

04Site Impact

Attackers can modify store settings, create unauthorized transactions, or alter product data if an admin visits a malicious link.

Conditions required to exploit

05Prerequisites

Victim must be logged in and click a malicious link or visit an attacker-controlled page.

Key dates

06Disclosure timeline

August 20, 2025 CVE published
April 8, 2026 Record updated