All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-19712
MEDIUMpublished 2026-08-16 06:16 UTC · 2 days ago · modified 2026-08-17 20:16 UTC
6.1
CVSS / 10
// description
The Masteriyo LMS WordPress plugin before 2.3.3 does not sanitise and escape a quiz field before outputting it back in a page, and grants its instructor role the ability to store unfiltered HTML, allowing such users to perform Stored Cross-Site Scripting attacks against any visitor of the affected page, including administrators. This affects default single-site installations. Sites running multisite, or defining DISALLOW_UNFILTERED_HTML, are not affected as the capability is not granted there.
// weaknesses (CWE)
- CWE-79