Description
Deserialization of Untrusted Data vulnerability in Hernan Villanueva Boldermail boldermail allows Object Injection.This issue affects Boldermail: from n/a through <= 2.4.0.
Published: 2025-10-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability stems from an insecure deserialization of user-controlled data in the Boldermail WordPress plugin. An attacker can supply crafted input that is deserialized into PHP objects, allowing arbitrary object injection. This flaw aligns with CWE-502 and can lead to remote code execution, data tampering, or other malicious actions when the plugin processes the injected payload.

Affected Systems

The Boldermail plugin for WordPress, developed by Hernan Villanueva, is affected in all releases up to and including version 2.4.0. Users running these versions are exposed to the object injection flaw.

Risk and Exploitability

The CVSS score of 8.8 signals a high severity issue. The EPSS score of less than 1% indicates that currently the public exploitation rate is low, yet the vulnerability remains a high-value target. It is not listed in the CISA KEV catalog, but the nature of the flaw suggests that an attacker could exploit it via specially crafted requests that trigger the unserialize call, potentially without further authentication if the plugin accepts data from non-privileged users. The exact attack vector cannot be confirmed from the description, but the typical path would involve sending a malicious payload to an endpoint that processes serialized data.

Generated by OpenCVE AI on April 29, 2026 at 16:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Boldermail plugin to the latest stable release that addresses the deserialization flaw, ensuring the version is greater than 2.4.0.
  • If an immediate upgrade is not feasible, disable the plugin entirely or configure it so that only trusted administrators can activate and use it.
  • As a temporary mitigation, review the plugin’s code to remove or throttle any unserialize() calls that process untrusted data, and restrict the allowed classes or replace the unserialization with safer alternatives such as JSON decoding.

Generated by OpenCVE AI on April 29, 2026 at 16:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Thu, 23 Oct 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

ssvc

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


Thu, 23 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Oct 2025 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 22 Oct 2025 14:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in Hernan Villanueva Boldermail boldermail allows Object Injection.This issue affects Boldermail: from n/a through <= 2.4.0.
Title WordPress Boldermail Plugin <= 2.4.0 - PHP Object Injection Vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:01:50.653Z

Reserved: 2025-06-19T10:02:47.062Z

Link: CVE-2025-52740

cve-icon Vulnrichment

Updated: 2025-10-23T15:11:00.452Z

cve-icon NVD

Status : Deferred

Published: 2025-10-22T15:15:44.087

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-52740

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T16:45:15Z

Weaknesses