Home

Description

The WP Mail Logging plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.15.0 via deserialization of untrusted input from the email log message field. This is due to the `BaseModel` class constructor calling `maybe_unserialize()` on all properties retrieved from the database without validation. This makes it possible for unauthenticated attackers to inject a PHP Object by submitting a double-serialized payload through any public-facing form that sends email (e.g., Contact Form 7). When the email is logged and subsequently viewed by an administrator, the malicious payload is deserialized into an arbitrary 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.

PUBLISHED Reserved 2026-02-13 | Published 2026-02-28 | Updated 2026-02-28 | Assigner Wordfence




HIGH: 7.5CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Problem types

CWE-502 Deserialization of Untrusted Data

Product status

Default status
unaffected

* (semver)
affected

Timeline

2026-02-13:Vendor Notified
2026-02-27:Disclosed

Credits

Quốc Huy finder

References

www.wordfence.com/...-c82f-4393-9a56-5714b3a108d1?source=cve

plugins.trac.wordpress.org/...boldt/wp-orm/src/BaseModel.php

plugins.trac.wordpress.org/...ags/1.15.0/src/WPML_Plugin.php

plugins.trac.wordpress.org/..._MailRenderer_AJAX_Handler.php

plugins.trac.wordpress.org/...-logging&sfp_email=&sfph_mail=

cve.org (CVE-2026-2471)

nvd.nist.gov (CVE-2026-2471)

Download JSON