CVE Catalog

CVE-2026-5348

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile — higher than 18% of all known CVEs

Summary

The Academy LMS WordPress plugin up to version 3.8.1 is vulnerable to Insecure Direct Object Reference (IDOR) in the '/topics' REST API endpoint. Lack of permission checks allows unauthenticated attackers to access detailed course data, including private, draft, scheduled, or password-protected courses.

Risk Assessment

An attacker can read the full course structure (e.g., topics, lessons) without authorization, compromising the confidentiality of educational content and potentially leaking sensitive materials.

Recommendation

Immediately update the Academy LMS plugin to the latest available version that fixes this vulnerability. If an update is not possible, temporarily disable the '/topics' endpoint or restrict access using Web Application Firewall (WAF) rules.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS