Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Lesson Attachment Title in all versions up to, and including, 3.9.13 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Tutor LMS plugin for WordPress is affected by a stored Cross‑Site Scripting flaw that allows an authenticated user with author or higher privileges to embed malicious scripts into the lesson attachment title field. The injected code is not filtered or escaped when rendered on the front‑end, meaning any user who opens a lesson page containing the modified title will execute the attacker’s script within the victim’s browser context. This can lead to session hijacking, defacement, or the spread of malware to site visitors.

Affected Systems

The flaw is present in all releases of Tutor LMS up to and including version 3.9.13. The affected components include the Utils.php utility class and the global attachments.php template where the title is displayed. The plugin is developed by the Themeum vendor, and any WordPress site that has an older version of this plugin installed is vulnerable. Upgrading to a later release removes the unsanitized title handling.

Risk and Exploitability

The CVSS score of 6.4 places this vulnerability in the medium severity range. The EPSS score is not available, and the flaw is not listed in CISA’s KEV catalog, suggesting it is not a widely exploited or actively weaponized vulnerability at this time. However, because exploitation requires only author‑level access, users who can create or edit lessons can easily insert script payloads. Once dropped, the payload will run for all users who view the affected lesson, creating a broad impact. Consequently, sites with a large user base or high‑value content should treat this flaw as a significant risk.

Generated by OpenCVE AI on July 1, 2026 at 13:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Tutor LMS plugin to the latest release that fixes the title sanitization issue.
  • If a patch is not yet available, restrict or remove author‑level permissions for editing lesson attachment titles until a fix is applied.
  • Implement a Web Application Firewall or content security policy that blocks or sanitizes script tags in user‑supplied fields such as lesson attachment titles.

Generated by OpenCVE AI on July 1, 2026 at 13:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Themeum
Themeum tutor Lms – Elearning And Online Course Solution
Wordpress
Wordpress wordpress
Vendors & Products Themeum
Themeum tutor Lms – Elearning And Online Course Solution
Wordpress
Wordpress wordpress

Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Description The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Lesson Attachment Title in all versions up to, and including, 3.9.13 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Tutor LMS <= 3.9.13 - Authenticated (Author+) Stored Cross-Site Scripting via Lesson Attachment Title
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Themeum Tutor Lms – Elearning And Online Course Solution
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-01T10:32:06.393Z

Reserved: 2026-06-26T16:35:32.693Z

Link: CVE-2026-13443

cve-icon Vulnrichment

Updated: 2026-07-01T10:31:05.536Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T13:45:02Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')