CVE-2026-2471
Last modified
CVE-2026-2471 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2471?
How severe is CVE-2026-2471?
How do I fix CVE-2026-2471?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-24697An OS command injection vulnerability exists in the start_bo…7.2
- CVE-2026-24698An OS command injection vulnerability exists in the save_sys…7.2
- CVE-2026-24699An OS command injection vulnerability exists in the sub_3498…7.2
- CVE-2026-2470The Page Builder: Pagelayer – Drag and Drop website builder …4.3
- CVE-2026-24700An OS command injection vulnerability exists in the start_ll…7.2
- CVE-2026-24708An issue was discovered in OpenStack Nova before 30.2.2, 31 …8.2
- CVE-2026-24710Northern.tech CFEngine Enterprise before 3.21.8, 3.24.3, and…6.1
- CVE-2026-24711Northern.tech CFEngine Enterprise before 3.21.8, 3.24.3, and…5.3
- CVE-2026-24712Northern.tech CFEngine Enterprise and Community before 3.21.…7.3
- CVE-2026-24713Improper Input Validation vulnerability in Apache IoTDB. Th…9.8
- CVE-2026-24714Some end of service NETGEAR products provide "TelnetEnable" …8.7
- CVE-2026-24716A NULL pointer dereference vulnerability has been reported t…7.2
Are you affected by CVE-2026-2471?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
