---
id: CVE-2026-11355
title: >-
  The DT LMS – elearning, WordPress LMS plugin for WordPress is vulnerable to
  unauthorized modification of data due to a missing capability check on
  multiple AJAX handlers (including dtlms_save_poc_settings,
  dtlms_save_skin_settings, and d…
summary: >-
  The DT LMS – elearning, WordPress LMS plugin for WordPress is vulnerable to
  unauthorized modification of data due to a missing capability check on
  multiple AJAX handlers (including dtlms_save_poc_settings,
  dtlms_save_skin_settings, and d…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-862
vendor: designthemes
product: 'DT LMS – elearning,  WordPress LMS Plugin'
affected:
  - dt_lms_elearning_wordpress_lms_plugin <= 1.1
published: '2026-09-12'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T17:17:42.570'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-11355'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/dt-lms-lite/trunk/settings/settings-poc-utils.php#L102
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/dt-lms-lite/trunk/settings/settings-poc-utils.php#L97
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/dt-lms-lite/trunk/settings/settings-utils.php#L15
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/dt-lms-lite/trunk/settings/settings-utils.php#L53
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/dt-lms-lite/trunk/settings/settings-utils.php#L59
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3585901%40dt-lms-lite&new=3585901%40dt-lms-lite
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/fe5bd645-0707-43ce-9316-d52f60035754?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-14T16:08:49.768104Z'
epss: 0.00245
epssPercentile: 0.13962
ingestedAt: '2026-09-14T15:23:07.480Z'
---

## Overview

The DT LMS – elearning, WordPress LMS plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on multiple AJAX handlers (including dtlms_save_poc_settings, dtlms_save_skin_settings, and dtlms_save_options_settings) in versions up to, and including, 1.1. These handlers are registered on the wp_ajax_nopriv_* hook and contain no capability check, no nonce verification, and pass user-supplied data directly to update_option(). This makes it possible for unauthenticated attackers to overwrite arbitrary plugin option values stored in the wp_options table, including Point-of-Contact email configuration and skin/branding settings, which can be used to alter the appearance and behavior of the LMS for all site visitors.

## Remediation

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