Description
The Clearfy Cache WordPress plugin before 2.4.3 does not restrict the classes allowed when unserializing settings-import data, allowing users with administrator access to perform PHP Object Injection attacks, which may lead to remote code execution when a suitable gadget chain is present in the environment.
Published: 2026-08-03
Score: 4.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Clearfy Cache WordPress plugin, before version 2.4.3, fails to restrict the classes that may be deserialized when a user imports settings data. An administrator could supply crafted serialized payloads containing malicious PHP objects, leading to PHP Object Injection. If the WordPress environment contains a suitable gadget chain, the attacker can execute arbitrary code, effectively taking full control of the web server.

Affected Systems

The vulnerability exists in the Clearfy Cache WordPress plugin versions earlier than 2.4.3. Any site that has installed this plugin and allows administrators to import settings is affected. The flaw is active for all users with administrator privileges on the affected WordPress installation.

Risk and Exploitability

The exploit requires the attacker to be authenticated as a site administrator, which is a narrow attack surface. Once the payload is imported, the vulnerability can lead to remote code execution on the host. The CVSS score is 4.1 and the EPSS score is < 1%, and the flaw is not listed in the CISA KEV catalog, but its potential impact and the remote code execution nature warrant concern. The revision of the plugin that closes the flaw is the critical mitigating factor.

Generated by OpenCVE AI on August 4, 2026 at 21:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Clearfy Cache plugin update (2.4.3 or later) which restricts the classes allowed during settings import.
  • If an update cannot be applied immediately, disable or block the settings import feature for all users until a patch is available.
  • Change administrator passwords and limit who can perform settings imports to reduce the likelihood of exploitation.

Generated by OpenCVE AI on August 4, 2026 at 21:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 03 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502

Mon, 03 Aug 2026 08:30:00 +0000

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

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Clearfy Cache WordPress plugin before 2.4.3 does not restrict the classes allowed when unserializing settings-import data, allowing users with administrator access to perform PHP Object Injection attacks, which may lead to remote code execution when a suitable gadget chain is present in the environment.
Title Clearfy < 2.4.3 - Admin+ PHP Object Injection via Settings Import
References

Subscriptions

Clearfy Cache Clearfy Cache
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T16:17:31.750Z

Reserved: 2026-07-20T12:30:02.838Z

Link: CVE-2026-16297

cve-icon Vulnrichment

Updated: 2026-08-03T16:16:45.483Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:41.350

Modified: 2026-08-03T17:16:30.797

Link: CVE-2026-16297

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:30:12Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data