CVE-2026-74916 PUBLISHED

WP Fastest Cache 0.8.7.7 - 1.5.0 - Unauthenticated Cache Poisoning via Unkeyed Tracking Parameters

Assigner: WPScan
Reserved: 17.08.2026 Published: 01.09.2026 Updated: 01.09.2026

The WP Fastest Cache WordPress plugin before 1.5.1 does not include a set of tracking-related query parameters in its page-cache key while still caching pages requested with them, allowing unauthenticated attackers to have a page rendered under their own request context stored under, and served from, the clean URL's cache entry to every subsequent visitor.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 6.5

Product Status

Vendor Unknown
Product WP Fastest Cache
Versions Default: unaffected
  • affected from 0.8.7.7 to 1.5.1 (excl.)

Credits

  • Amity Gilmour finder
  • WPScan coordinator

References

Problem Types

  • CWE-349 Acceptance of Extraneous Untrusted Data With Trusted Data CWE