CVE-2026-5348
MEDIUM
NVD
CVSS Score
5.3
Severity
MEDIUM
Published
Jul 02, 2026
Vendor
unknown
Description
The Academy LMS – WordPress LMS Plugin for Complete eLearning Solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 3.8.1. This is due to the '/topics' REST API endpoint being registered with a permission callback set to '__return_true', allowing unauthenticated access to course curriculum data without verifying the course's post status or user enrollment. This makes it possible for unauthenticated attackers to access detailed curriculum information for private, draft, scheduled, or password-protected courses by enumerating course IDs.
References
- https://plugins.trac.wordpress.org/browser/academy/tags/3.5.3/includes/api/course.php#L50
- https://plugins.trac.wordpress.org/browser/academy/tags/3.5.3/includes/api/course.php#L77
- https://plugins.trac.wordpress.org/browser/academy/tags/3.5.3/includes/traits/courses.php#L1514
- https://plugins.trac.wordpress.org/browser/academy/trunk/includes/api/course.php#L50
- https://plugins.trac.wordpress.org/browser/academy/trunk/includes/api/course.php#L77