Description
Unauthenticated PHP Object Injection in Mildhill <= 1.5 versions.
Published: 2026-06-17
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a PHP Object Injection flaw that allows an attacker to inject arbitrary PHP objects into the Mildhill WordPress theme without authentication. This flaw can enable attackers to execute arbitrary code on the affected site, compromising confidentiality, integrity, and availability of site data. The weakness aligns with CWEs that involve insecure deserialization, where malicious inputs can alter program flow and trigger unintended behavior.

Affected Systems

Select‑Themes figures the Mildhill theme as the affected product. Any WordPress site running the Mildhill theme version 1.5 or earlier is susceptible, regardless of the WordPress core version. The issue is present in all sub‑versions of Mildhill <= 1.5.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, though the EPSS score is currently not available. The vulnerability is listed as not being in the CISA KEV catalog. Because the flaw can be triggered without authentication, it can be exploited by any external user who can access the site’s front end or by sending crafted requests that the theme processes. Attackers can exploit the issue by leveraging untrusted input that the theme passes to PHP’s unserialize functionality, potentially resulting in remote code execution.

Generated by OpenCVE AI on June 18, 2026 at 14:07 UTC.

Remediation

Vendor Solution

Update the WordPress Mildhill Theme to the latest available version (at least 1.6).


OpenCVE Recommended Actions

  • Update the Mildhill WordPress theme to version 1.6 or later as recommended by the vendor.
  • Disable or remove the Mildhill theme from any production site until the update is applied, and revert to a default or alternative theme.
  • Inspect the site for potential malicious code remnants and remove them, and reconfigure PHP settings to disable unserialize functions if the theme remains in use.

Generated by OpenCVE AI on June 18, 2026 at 14:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Select-themes
Select-themes mildhill
Wordpress
Wordpress wordpress
Vendors & Products Select-themes
Select-themes mildhill
Wordpress
Wordpress wordpress

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Mildhill <= 1.5 versions.
Title WordPress Mildhill theme <= 1.5 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Select-themes Mildhill
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T15:27:30.197Z

Reserved: 2026-04-07T10:48:38.854Z

Link: CVE-2026-39573

cve-icon Vulnrichment

Updated: 2026-06-17T15:27:24.633Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T23:04:27Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data