Description
The Masteriyo LMS WordPress plugin before 2.3.1 does not correctly verify authorization on an unauthenticated AJAX action used to clear user sessions, allowing unauthenticated attackers to terminate the active sessions (force-logout) of any user on the site, including administrators.
Published: 2026-07-27
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Masteriyo LMS WordPress plugin before version 2.3.1 allows an attacker to call an AJAX action that clears user sessions without validating proper authorization. An attacker can therefore terminate the active session of any user, including administrators, effectively denying those users access to the site. This flaw, classified as CWE-287 (Improper Authentication), can disrupt normal site operation and create a DoS scenario for legitimate users.

Affected Systems

WordPress sites using the Masteriyo LMS plugin older than the 2.3.1 release are vulnerable. Specific vendor and product names are not further enumerated beyond the generic Masteriyo LMS designation, and version information is limited to "< 2.3.1".

Risk and Exploitability

The vulnerability is assigned a CVSS score of 9.1, indicating critical severity. The EPSS score is 0.0024 (less than 1%), and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote and requires no authentication; an unauthenticated attacker could issue the vulnerable AJAX request from any network to force-logout any user. Because the flaw permits the action without credentials and without access control checks, exploitation is straightforward once the endpoint is discovered.

Generated by OpenCVE AI on August 3, 2026 at 18:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Masteriyo LMS plugin to version 2.3.1 or later, which removes the unauthenticated AJAX endpoint for clearing sessions.
  • If an immediate update is not possible, disable or block the vulnerable AJAX action by configuring the server or a web application firewall to reject requests to the endpoint.
  • Implement strict access controls or authentication requirements for all WordPress AJAX endpoints to prevent similar authorization bypasses in the future.

Generated by OpenCVE AI on August 3, 2026 at 18:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Masteriyo
Masteriyo masteriyo
Wordpress
Wordpress wordpress
Vendors & Products Masteriyo
Masteriyo masteriyo
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Masteriyo LMS WordPress plugin before 2.3.1 does not correctly verify authorization on an unauthenticated AJAX action used to clear user sessions, allowing unauthenticated attackers to terminate the active sessions (force-logout) of any user on the site, including administrators.
Title Masteriyo LMS < 2.3.1 - Unauthenticated Arbitrary User Session Termination (Denial of Service)
References

Subscriptions

Masteriyo Masteriyo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T14:11:35.944Z

Reserved: 2026-06-25T13:35:35.434Z

Link: CVE-2026-13332

cve-icon Vulnrichment

Updated: 2026-07-27T14:11:30.558Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:24.820

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-13332

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses