CVE-2026-82845
Received Received - Intake

PHP Object Injection in Masteriyo LMS WordPress Plugin

Vulnerability report for CVE-2026-82845, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-12

Last updated on: 2026-09-12

Assigner: WPScan

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-12
Last Modified
2026-09-12
Generated
2026-09-12
AI Q&A
2026-09-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
masteriyo lms to 3.4.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a PHP Object Injection issue in the Masteriyo LMS WordPress plugin versions before 3.4.1. User-supplied metadata values are not properly sanitized when deserialized, allowing attackers with a minimal account to inject arbitrary PHP objects. This can lead to remote code execution on the server due to a vulnerable class in a bundled library.

Detection Guidance

Check if your WordPress site uses the Masteriyo LMS plugin version prior to 3.4.1. Log in as a Subscriber or higher and inspect serialized metadata inputs for suspicious values. Use WPScan to scan for vulnerable versions: wpscan --url <target_url> --enumerate vp,vt.

Impact Analysis

Attackers with a Subscriber-level account or higher can exploit this to execute arbitrary code on the server. Without authentication, attackers can perform arbitrary file writes. The impact includes potential server compromise, data theft, or further attacks on the system.

Compliance Impact

This vulnerability could lead to unauthorized access, data breaches, or code execution, which may violate GDPR, HIPAA, or other regulations. Compliance risks include data exposure, lack of access controls, and failure to protect sensitive information.

Mitigation Strategies

Update the Masteriyo LMS plugin to version 3.4.1 or later immediately. Remove or disable the plugin if updates are not possible. Restrict user roles to the minimum required permissions and monitor for unauthorized file writes or code execution.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82845. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart