CVE-2026-7533

The Easy Digital Downloads plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.6.7. This is due to missing nonce verification in the `handle_oauth_redirect()` function, which is registered on the `admin_init` hook and processes Square OAuth tokens from a user-supplied GET parameter without any CSRF token validation. This makes it possible for unauthenticated attackers to overwrite the store's Square payment gateway credentials by tricking a logged-in administrator into clicking a crafted link, potentially resulting in payment account hijacking.
Configurations

No configuration.

History

28 May 2026, 06:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 06:16

Updated : 2026-05-28 13:45


NVD link : CVE-2026-7533

Mitre link : CVE-2026-7533

CVE.ORG link : CVE-2026-7533


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)