Skip to main content

LearnPress Backup & Migration CVE-2026-7566

| EUVDEUVD-2026-34947 MEDIUM
Deserialization of Untrusted Data (CWE-502)
2026-06-06 Wordfence GHSA-4jj4-xwhh-x5m2
6.6
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.6 MEDIUM
AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

Primary rating from Vendor (Wordfence) · only source for this CVE.

CVSS VectorVendor: Wordfence

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 06, 2026 - 03:56 vuln.today
CVE Published
Jun 06, 2026 - 02:28 nvd
MEDIUM 6.6

DescriptionCVE.org

The LearnPress - Backup & Migration Tool plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.1.4 via deserialization of untrusted input . This makes it possible for authenticated attackers, with administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.

AnalysisAI

PHP Object Injection in the LearnPress - Backup & Migration Tool WordPress plugin (versions ≤ 4.1.4, by ThimPress) allows authenticated administrators to supply maliciously crafted serialized data through the plugin's import functionality, triggering unsafe PHP deserialization. The vulnerability itself carries no direct impact in isolation - exploitation is contingent on a separate plugin or theme installing a usable POP (Property-Oriented Programming) chain on the same site, at which point an attacker can escalate to arbitrary file deletion, sensitive data retrieval, or remote code execution. No public exploit code and no CISA KEV listing have been identified at time of analysis, and the CVSS score of 6.6 (High complexity, High privileges required) reflects the constrained real-world conditions.

Technical ContextAI

CWE-502 (Deserialization of Untrusted Data) describes the root cause: PHP's unserialize() function reconstructs arbitrary object graphs from attacker-controlled input without type validation, enabling property injection into any class visible to the PHP process. The Wordfence intelligence report pinpoints two specific source files as the deserialization sinks: inc/admin/providers/learnpress/class-lp-import-learnpress.php (line 581) and inc/parsers.php (line 871), both reachable via the plugin's import workflow. The affected product is identified by CPE cpe:2.3:a:thimpress:learnpress_-_backup_&_migration_tool:*:*:*:*:*:*:*:*, a WordPress plugin developed by ThimPress for importing and exporting LearnPress LMS course data. PHP Object Injection becomes weaponizable only when a POP chain - a sequence of magic method calls (__wakeup, __destruct, __toString, etc.) that can be chained across loaded classes to produce a harmful side effect - is present in any co-installed code, making the overall attack surface a function of the combined plugin/theme ecosystem on the target WordPress site.

RemediationAI

Update the LearnPress - Backup & Migration Tool plugin to version 4.1.5 or later; this version is referenced in the WordPress plugin repository (https://plugins.trac.wordpress.org/browser/learnpress-import-export/tags/4.1.5/inc/functions.php#L384) and is the earliest tag post-4.1.4, suggesting it contains the fix, though the patched version has not been independently confirmed via a formal vendor changelog. Site operators should apply the update via the WordPress plugin dashboard and verify the installed version. As a compensating control prior to patching, administrators can deactivate the LearnPress - Backup & Migration Tool plugin entirely, which removes the vulnerable import endpoint from the attack surface with no impact on core LearnPress LMS functionality. Administrators should also audit co-installed plugins and themes for known POP chain exposure using tools such as PHPGGC (PHP Generic Gadget Chains) to understand whether a chained attack is currently feasible on their specific installation. Restricting WordPress admin access to trusted IP ranges via server-level controls or a WAF rule further reduces the already-high privilege barrier to exploitation.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

Share

CVE-2026-7566 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy