CVE-2026-8279 PUBLISHED

Masteriyo LMS <= 2.2.0 - Missing Authorization to Unauthenticated Arbitrary Course Progress Deletion

Assigner: Wordfence
Reserved: 11.05.2026 Published: 07.09.2026 Updated: 07.09.2026

The Masteriyo LMS plugin for WordPress is vulnerable to unauthorized data deletion due to a missing capability check on the 'delete_item_permissions_check' function in the CourseProgressItemsController in all versions up to, and including, 2.2.0. This makes it possible for unauthenticated attackers to delete arbitrary course progress records belonging to any student.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 5.3

Product Status

Vendor masteriyo
Product Masteriyo LMS – LMS Course Builder, Quizzes & Certificates
Versions Default: unaffected
  • affected from 0 to 2.2.0 (incl.)

Credits

  • Jamshed Yergashvoyev (CVE Guy) finder

References

Problem Types

  • CWE-862 Missing Authorization CWE