Vulnerability Description
The LearnDash LMS plugin for WordPress is vulnerable to Unrestricted File Type Upload in versions up to and including 5.1.5. This is due to insufficient input validation in the 'learndash_fileupload_process' function, which iterates through an entire array and validates only the first file. This makes it possible for authenticated attackers, with subscriber-level access and above who are enrolled in a course with assignment uploads enabled, to upload arbitrary disallowed files, including PHP files, to the server's wp-content/uploads/learndash/assignments/ directory. The uploaded files can only be used for Remote Code Execution if default server configurations have been changed to allow for execution.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.liquidweb.com/software/learndash/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a539ba27-ad9b-4fe6-8df
FAQ
What is CVE-2026-12483?
CVE-2026-12483 is a vulnerability with a CVSS score of 7.5 (HIGH). The LearnDash LMS plugin for WordPress is vulnerable to Unrestricted File Type Upload in versions up to and including 5.1.5. This is due to insufficient input validation in the 'learndash_fileupload_p...
How severe is CVE-2026-12483?
CVE-2026-12483 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12483?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.