All intelligence
// vulnerability record
live · NVDCVE-2025-2290
MEDIUMpublished 2025-03-19 05:15 UTC · 1 year ago · modified 2026-06-17 09:06 UTC
5.3
CVSS / 10
// description
The LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes plugin for WordPress is vulnerable to Unauthenticated Post Trashing due to a missing capability check on the delete_access_plan function and the related AJAX calls in all versions up to, and including, 8.0.1. This makes it possible for unauthenticated attackers to change status to "Trash" for every published post, therefore limiting the availability of the website's content.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
// weaknesses (CWE)
- CWE-862