---
id: CVE-2026-12483
title: >-
  The LearnDash LMS plugin for WordPress is vulnerable to Unrestricted File Type
  Upload in versions up to and including 5.1.5
summary: >-
  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 thro…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-434
published: '2026-09-04'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T13:12:58.310'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-12483'
references:
  - url: 'https://www.liquidweb.com/software/learndash/'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/a539ba27-ad9b-4fe6-8df4-71e262c7b158?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00382
epssPercentile: 0.29475
ingestedAt: '2026-09-08T15:33:26.960Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
