Description
The Clearfy Cache WordPress plugin before 2.4.3 does not validate the redirect target in its Cyrlitera old-URL redirect handler, passing a decoded request URI to an unsafe redirect function, which allows unauthenticated attackers to redirect visitors to an arbitrary external URL when a non-default option is enabled.
Published: 2026-08-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Clearfy Cache WordPress plugin before version 2.4.3 allows unauthenticated attackers to supply a redirect target that is not validated by the plugin. The Cyrlitera old‑URL redirect handler decodes the request URI and passes it to an insecure redirect function, enabling a redirect to any external site. This flaw is a classic URL Redirection to Untrusted Resource (CWE‑601) and can be exploited to trick visitors into phishing sites, drive‑by downloads, or other malicious actions, compromising user trust and potentially leading to credential theft or malware delivery.

Affected Systems

All WordPress installations running the Clearfy Cache plugin with a version older than 2.4.3, when a non‑default option is enabled that activates the Cyrlitera redirect logic. The vulnerability exists regardless of user role and requires only that the attacker can direct a victim to a URL that triggers the redirect handler.

Risk and Exploitability

The vulnerability has no publicly reported exploitation data and is not listed in the CISA KEV catalog. Because the exploit requires no authentication and can be achieved through a standard HTTP request, the risk is considered moderate to high for environments where the affected plugin is enabled. The lack of an EPSS score or KEV listing suggests low current exploitation probability, but the potential impact of phishing or social‑engineering attacks warrants proactive remediation.

Generated by OpenCVE AI on August 4, 2026 at 09:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Clearfy Cache to version 2.4.3 or later
  • If an upgrade is not immediately possible, disable the non‑default option that turns on the Cyrlitera redirect functionality
  • Apply a web‑application firewall rule to block or whitelist redirect targets handled by the Cyrlitera old‑URL redirect handler

Generated by OpenCVE AI on August 4, 2026 at 09:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-601

Tue, 04 Aug 2026 08:00: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

Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Clearfy Cache WordPress plugin before 2.4.3 does not validate the redirect target in its Cyrlitera old-URL redirect handler, passing a decoded request URI to an unsafe redirect function, which allows unauthenticated attackers to redirect visitors to an arbitrary external URL when a non-default option is enabled.
Title Clearfy < 2.4.3 - Open Redirect via Cyrlitera 404 Handler
References

Subscriptions

Clearfy Cache Clearfy Cache
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T06:00:12.778Z

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

Link: CVE-2026-16296

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T09:15:03Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')