CVE-2026-19712 PUBLISHED

Masteriyo LMS < 2.3.3 - Instructor+ Stored XSS via Quiz Description

Assigner: WPScan
Reserved: 13.08.2026 Published: 16.08.2026 Updated: 16.08.2026

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.

Product Status

Vendor Unknown
Product Masteriyo LMS
Versions Default: unaffected
  • affected from 0 to 2.3.3 (excl.)

Credits

  • Farid Narimanov finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE