PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-16563 Academy LMS CVE debrief

The Academy LMS WordPress plugin before 3.8.3 does not verify course enrollment or lesson publication status when returning a single lesson through its REST API, allowing users with a self-service student (Subscriber-level) account to disclose the content of arbitrary lessons, including lessons of paid courses they are not enrolled in and unpublished (draft, pending, private) lessons.

Vendor
Academy LMS
Product
Academy LMS WordPress plugin
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-03
Original CVE updated
2026-08-03
Advisory published
2026-08-03
Advisory updated
2026-08-03

Who should care

Users of the Academy LMS WordPress plugin, particularly those with sensitive course content, should verify their plugin version and take defensive actions to prevent unauthorized access. This includes updating to version 3.8.3 or later, verifying course enrollment checks, and validating lesson publication status in API responses. Additionally, users should monitor for suspicious API activity and restrict access to sensitive course content.

Technical summary

The Academy LMS WordPress plugin before 3.8.3 does not verify course enrollment or lesson publication status when returning a single lesson through its REST API. This allows users with a self-service student (Subscriber-level) account to disclose the content of arbitrary lessons, including lessons of paid courses they are not enrolled in and unpublished (draft, pending, private) lessons. The plugin's REST API does not implement proper access controls, leading to potential unauthorized access to sensitive course content.

Defensive priority

Verify course enrollment and lesson publication checks in Academy LMS plugin REST API

Recommended defensive actions

  • Verify course enrollment checks in Academy LMS plugin REST API
  • Validate lesson publication status in API responses
  • Restrict access to sensitive course content
  • Monitor for suspicious API activity
  • Update Academy LMS plugin to version 3.8.3 or later

Evidence notes

The Academy LMS WordPress plugin before 3.8.3 does not verify course enrollment or lesson publication status when returning a single lesson through its REST API, allowing users with a self-service student (Subscriber-level) account to disclose the content of arbitrary lessons, including lessons of paid courses they are not enrolled in and unpublished (draft, pending, private) lessons. Evidence from WPScan indicates vulnerability in Academy LMS WordPress plugin before 3.8.3; official CVE and NVD records provide additional context. WPScan's research highlights the importance of verifying course enrollment and lesson publication checks.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-03T07:16:41.877Z and has not been modified since then.