All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-13443
MEDIUMpublished 2026-07-01 05:16 UTC · 3 days ago · modified 2026-07-01 13:56 UTC
6.4
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-79
// references (8)
- https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.13/classes/Utils.php#L1688
- https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.13/classes/Utils.php#L1720
- https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.13/templates/global/attachments.php#L34
- https://plugins.trac.wordpress.org/browser/tutor/tags/3.9.9/classes/Utils.php#L1688