Description
The Masteriyo LMS WordPress plugin before 3.4.1 does not prevent user-supplied values held as metadata from being deserialized when they are read back, allowing users with a minimal account to inject arbitrary PHP objects and, by way of a class shipped in a library bundled with the Masteriyo LMS WordPress plugin before 3.4.1, write and execute arbitrary code on the server. A weaker form of the same issue is reachable without an account and yields an arbitrary file write rather than code execution.
Published: 2026-09-12
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution
Action: Immediate Patch
AI Analysis

Impact

The Masteriyo LMS WordPress plugin before version 3.4.1 fails to sanitise user‑supplied metadata that is later deserialized. A minimally privileged user can inject arbitrary PHP objects, and through a bundled class can write and execute code on the server. A weaker, account‑less form allows the attacker to write arbitrary files, enabling further compromise. This flaw provides full control over the web application and potentially the underlying server.

Affected Systems

The vulnerability affects the Masteriyo LMS WordPress plugin for any release earlier than 3.4.1. No other vendor or product is identified. The issue is present in all installations that use these older plugin versions and allow user‑supplied metadata to be deserialized.

Risk and Exploitability

The EPSS score of 0.00354 indicates a very low but non‑zero exploitation probability. The CVSS score is 9.9, reflective of high severity due to remote code execution. The attack vector is inferred to be server‑side deserialization of user‑supplied metadata, requiring only a minimal subscriber account or none for the weaker file‑write, modify, or delete files and run arbitrary PHP code, leading to full compromise of the WordPress installation and potentially the underlying host.

Generated by OpenCVE AI on September 13, 2026 at 22:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Masteriyo LMS WordPress plugin to version 3.4.1 or newer.
  • If an upgrade is not immediately possible, disable the plugin or block the deserialization of user‑supplied metadata by removing or restricting the affected feature.
  • Restrict filesystem arbitrary files outside of its expected directories.

Generated by OpenCVE AI on September 13, 2026 at 22:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 12 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 12 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502

Sat, 12 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Masteriyo LMS WordPress plugin before 3.4.1 does not prevent user-supplied values held as metadata from being deserialized when they are read back, allowing users with a minimal account to inject arbitrary PHP objects and, by way of a class shipped in a library bundled with the Masteriyo LMS WordPress plugin before 3.4.1, write and execute arbitrary code on the server. A weaker form of the same issue is reachable without an account and yields an arbitrary file write rather than code execution.
Title Masteriyo LMS < 3.4.1 - Subscriber+ PHP Object Injection
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-12T15:33:08.896Z

Reserved: 2026-08-31T08:27:16.968Z

Link: CVE-2026-82845

cve-icon Vulnrichment

Updated: 2026-09-12T15:22:05.722Z

cve-icon NVD

Status : Received

Published: 2026-09-12T06:16:26.043

Modified: 2026-09-12T16:16:40.557

Link: CVE-2026-82845

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T22:15:16Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data