Export limit exceeded: 398576 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 398576 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 398576 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 398576 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 398576 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-82849 1 Wordpress-extensions 1 Masteriyo Lms 2026-09-27 4.3 Medium
The Masteriyo LMS WordPress plugin before 3.4.2 does not verify that the user making the request owns the course-progress records being returned, allowing any authenticated user, such as a self-registered subscriber, to read another user's learning activity. The ownership check it applies is skipped whenever the requested account is not named with a non-zero value, in which case the records of every learner on the site are returned at once.
CVE-2026-82850 1 Wordpress-extensions 1 Masteriyo Lms 2026-09-27 4.3 Medium
The Masteriyo LMS WordPress plugin before 3.4.2 does not restrict access to quiz answer keys, allowing any authenticated user, such as a student, to retrieve the correct answers for any quiz on the site, including quizzes in courses they are not enrolled in. The redaction that hides them is applied only to a fixed list of question types, so the answers to every other type are returned in full to anyone able to view the questions.