Description
The WP Fastest Cache – WordPress Cache Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via HTTP Host Header in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the Polylang or Polylang Pro plugin to be active and the Combine JS option to be enabled, as these conditions trigger the vulnerable Host-header-to-URL code path that writes attacker-controlled script src values into the shared page-cache file served to all subsequent visitors.
Published: 2026-08-26
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to store malicious JavaScript in the page‑cache file of a WordPress site by exploiting inadequate input sanitization and output escaping of the HTTP Host header. Because the stored payload is served to every visitor to the affected page, any user who loads the page can have the script executed in their browser. This enables credential theft, session hijacking, or other further attacks performed within the victim’s context. The weakness is a classic Stored Cross‑Site Scripting flaw (CWE‑79).

Affected Systems

WordPress sites that use the WP Fastest Cache – WordPress Cache Plugin in versions up to and including 1.5.0, with the Polylang or Polylang Pro plugin active and the Combine JS option turned on. Those configurations activate the vulnerable code path that writes the attacker‑controlled script source into the shared cache file.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity level. Although the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the presence of a stored XSS makes it attractive to attackers seeking to compromise site visitors. The attack requires an unauthenticated user to send a request with a manipulated Host header; the vulnerability is exploitable over the public internet, making it remotely executable and potentially impacting multiple users with a single injection.

Generated by OpenCVE AI on August 26, 2026 at 06:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for an official plugin update that addresses the vulnerability.
  • If Polylang is required, disable the Combine JS option or remove Polylang, because the vulnerability only appears when both are active.
  • Configure the web server or a web application firewall to reject or normalize HTTP Host headers that differ from the legitimate site domain.

Generated by OpenCVE AI on August 26, 2026 at 06:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Description The WP Fastest Cache – WordPress Cache Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via HTTP Host Header in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the Polylang or Polylang Pro plugin to be active and the Combine JS option to be enabled, as these conditions trigger the vulnerable Host-header-to-URL code path that writes attacker-controlled script src values into the shared page-cache file served to all subsequent visitors.
Title WP Fastest Cache <= 1.5.0 - Unauthenticated Stored Cross-Site Scripting via HTTP Host Header
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-26T05:30:46.756Z

Reserved: 2026-08-13T16:32:30.051Z

Link: CVE-2026-19760

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T07:00:15Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')