Description
The Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.31.0 via deserialization of untrusted input in the 'handle_form_submission' function. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to execute code on the server. The vulnerability was partially patched in version 1.23.1.
Published: 2026-09-05
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The Mail Mint WordPress plugin suffers from PHP Object Injection caused by deserialization of untrusted input within the handle_form_submission routine. This flaw falls under CWE-502, an improper deserialization weakness, and permits an unauthenticated attacker to inject crafted object data. When combined with a potential POP chain, the attacker can execute arbitrary code on the web server, thereby compromising confidentiality, integrity, and availability of the affected site.

Affected Systems

All releases of the Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin produced by getwpfunnels (including version 1.31.0 and earlier) are affected. The developer issued a partial patch in version 1.23.1, but the extent of remediation in later releases is not confirmed by the available data.

Risk and Exploitability

With a CVSS base score of 9.8, the flaw is classified as critical. Endpoints that expose the form submission route provide a public, unauthenticated attack vector, meaning any Internet‑connected WordPress site with the plugin can be targeted. EPSS data is not available and the issue is not yet in the CISA Known Exploited Vulnerabilities catalog, yet the high severity and open access suggest that opportunistic exploitation is likely and could lead to full compromise of the host.

Generated by OpenCVE AI on September 5, 2026 at 14:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mail Mint to a version that includes the complete fix, as confirmed by the vendor.
  • If an upgrade cannot be performed immediately, deactivate or delete the Mail Mint plugin to remove the vulnerable endpoint.
  • Deploy a web application firewall or ModSecurity rule that detects and blocks PHP object injection payloads and prevents unauthorized form submissions.

Generated by OpenCVE AI on September 5, 2026 at 14:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Getwpfunnels
Getwpfunnels mail Mint–email Marketing, Newsletter, Email Automation & Woocommerce Emails
Wordpress
Wordpress wordpress
Vendors & Products Getwpfunnels
Getwpfunnels mail Mint–email Marketing, Newsletter, Email Automation & Woocommerce Emails
Wordpress
Wordpress wordpress

Mon, 07 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.31.0 via deserialization of untrusted input in the 'handle_form_submission' function. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to execute code on the server. The vulnerability was partially patched in version 1.23.1.
Title Mail Mint <= 1.31.0 - Unauthenticated PHP Object Injection in Arbitrary Form Fields
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Getwpfunnels Mail Mint–email Marketing, Newsletter, Email Automation & Woocommerce Emails
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T11:17:23.904Z

Reserved: 2026-05-31T03:33:35.187Z

Link: CVE-2026-10196

cve-icon Vulnrichment

Updated: 2026-09-07T11:13:20.298Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T12:16:46.790

Modified: 2026-09-08T13:12:58.310

Link: CVE-2026-10196

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T20:38:37Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data