What the vulnerability does
01Description
The Course Redirects for Learndash plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.4. This is due to missing nonce validation when processing form submissions on the settings page. This makes it possible for unauthenticated attackers to modify plugin settings 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
The Course Redirects for Learndash plugin versions 0.4 and earlier contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious link or webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires user interaction and does not expose sensitive data, but can modify site settings or content.
What an attacker can do
03Attacker Capabilities
Trick a site admin into visiting a malicious page that performs unwanted actions on the site.
Potential impact on your site
04Site Impact
Unauthorized changes to course redirects or plugin settings if an admin visits a malicious link.
Conditions required to exploit
05Prerequisites
Site admin must visit attacker-controlled page while logged into WordPress.
Key dates
06Disclosure timeline
October 11, 2025
CVE published
April 8, 2026
Record updated