VYPR
Unrated severityNVD Advisory· Published Oct 31, 2022· Updated May 6, 2025

Easy WP SMTP < 1.5.0 - Admin+ PHP Objection Injection

CVE-2022-3334

Description

Easy WP SMTP plugin before 1.5.0 unserializes imported file content, allowing PHP object injection via malicious import by an admin.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Easy WP SMTP plugin before 1.5.0 unserializes imported file content, allowing PHP object injection via malicious import by an admin.

Vulnerability

The Easy WP SMTP WordPress plugin versions before 1.5.0 unserializes the content of an imported file without proper sanitization, leading to a PHP object injection vulnerability [1]. This code path is reachable when an administrator imports a file through the plugin's import functionality.

Exploitation

An attacker with administrative privileges (or who can trick an admin into importing a malicious file) crafts a serialized PHP object payload. The plugin unserializes the data, and if a suitable gadget chain exists in the WordPress environment, arbitrary code execution can be achieved [1]. No additional authentication or network position is required beyond admin access.

Impact

Successful exploitation allows the attacker to execute arbitrary PHP code on the server, potentially leading to full site compromise, data exfiltration, privilege escalation, or further attacks on the underlying infrastructure [1]. The impact is critical due to the possibility of remote code execution.

Mitigation

The vulnerability is fixed in version 1.5.0 of the Easy WP SMTP plugin [1]. Users should update to this version immediately. No workarounds are documented, and the plugin is not listed on the CISA Known Exploited Vulnerabilities catalog as of the publication date.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.