CVE Catalog

CVE-2026-74932

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

The WP Fastest Cache WordPress plugin before version 1.5.1 does not validate the Host header before using it to build URLs of asset files embedded in cached pages and does not include that header in the cache key, allowing unauthenticated attackers to poison cached pages with references to a server they control and have arbitrary JavaScript run for every subsequent visitor.

Risk Assessment

An attacker can inject malicious scripts into cached pages, potentially leading to user data theft, session hijacking, or malware distribution.

Recommendation

Update the WP Fastest Cache plugin to version 1.5.1 or later immediately and implement Host header validation on the server.

Other vulnerabilities in WP Fastest Cache

Original NVD description (English source)

The WP Fastest Cache WordPress plugin before 1.5.1 does not validate the Host header before using it to build the URLs of the asset files it embeds in the pages it caches, and does not include that header in the cache key, allowing unauthenticated attackers to poison cached pages with references to a server they control and have arbitrary JavaScript run for every subsequent visitor.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS