CVE-2026-9341 MEDIUM

CVE-2026-9341: Academy LMS <= 3.8.0 - Authenticated (Subscriber+) Insecure Direct Object Reference via 'user_id' Parameter

Vendor Kodezen
Product Academy LMS
Weakness CWE-639 · IDOR
Published July 14, 2026
Last update July 14, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Academy LMS – WordPress LMS Plugin for Complete eLearning Solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.8.0 via the 'save_lesson_note', 'get_lesson_note', and 'complete_lesson_video' AJAX handlers due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read, overwrite, or delete the private lesson notes of any other user (including administrators), and to falsify lesson-completion progress for arbitrary users.

Explanation of Vulnerability in Simple Terms

02Summary

Academy LMS versions 3.8.0 and earlier contain an authorization flaw that allows authenticated users to modify data they should not have access to. The vulnerability requires a valid user account and network access but does not require user interaction. Integrity of site data can be compromised, though confidentiality and availability are not directly affected.

What an attacker can do

03Attacker Capabilities

Modify data or settings in Academy LMS that should be restricted to higher-privilege users.

Potential impact on your site

04Site Impact

Unauthorized changes to course content, user records, or plugin settings by low-privilege accounts.

Conditions required to exploit

05Prerequisites

Attacker must have a valid Academy LMS user account with low-level privileges.

Key dates

06Disclosure timeline

July 14, 2026 CVE published

Related vulnerabilities

08Related CVE