VYPR
Medium severity6.6NVD Advisory· Published Jun 6, 2026

CVE-2026-7566

CVE-2026-7566

Description

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.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

Root cause

"The plugin is vulnerable to PHP Object Injection via deserialization of untrusted input."

Attack vector

An authenticated attacker with administrator-level access can exploit this vulnerability by uploading a malicious backup file. This file, when processed by the plugin, can lead to the deserialization of untrusted input. If a suitable POP chain is present in another installed plugin or theme, the attacker can achieve arbitrary file deletion, sensitive data retrieval, or code execution.

Affected code

The vulnerability lies within the LearnPress – Backup & Migration Tool plugin for WordPress. Specifically, the import functionality, which processes uploaded backup files, is susceptible to this issue. The code responsible for parsing and deserializing the import file data is the primary area of concern.

What the fix does

The patch is not available in the provided information. The advisory recommends that users update to a version that addresses this vulnerability. Without a patch, the exact remediation steps are not specified, but typically involve sanitizing or validating serialized data before deserialization.

Preconditions

  • authAttacker must have administrator-level access or higher.
  • inputAttacker must be able to upload a crafted backup file.
  • configA POP chain must be present in another installed plugin or theme for the vulnerability to be exploitable.

Generated on Jun 6, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

8

News mentions

0

No linked articles in our index yet.