Approved changes feed: RSS · Atom

cpe:2.3:a:boldgrid:w3_total_cache:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorBoldgrid (e666f6db-1a27-599c-be4b-0dab80fb37d2)
ProductW3 Total Cache (3e5fab11-0261-5ce4-bd1e-f5936a2e7b45)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/elliotsegler/w3-total-cache purl2cpe 2026-06-01 10:12:48.387871
pkg:github/wp-plugins/w3-total-cache purl2cpe 2026-06-01 10:12:48.387873

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-5032 vulnerable 2026-06-03 15:26:26.453813 W3 Total Cache <= 2.9.3 - Unauthenticated Security Token Exposure via User-Agent Header
HIGH (7.5)
The W3 Total Cache plugin for WordPress is vulnerable to information exposure in all versions up to, and including, 2.9.3. This is due to the plugin bypassing its entire output buffering and processing pipeline when the request's User-Agent header contains "W3 Total Cache", which causes raw mfunc/mclude dynamic fragment HTML comments — including the W3TC_DYNAMIC_SECURITY security token — to be rendered in the page source. This makes it possible for unauthenticated attackers to discover the value of the W3TC_DYNAMIC_SECURITY constant by sending a crafted User-Agent header to any page that contains developer-placed dynamic fragment tags, granted the site has the fragment caching feature enabled. With the leaked W3TC_DYNAMIC_SECURITY token, an attacker can craft valid mfunc tags to execute arbitrary PHP code on the server, achieving remote code execution.
Published: 2026-04-02T07:39:36.011Z
Updated: 2026-04-08T17:13:29.087Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-27384 vulnerable 2026-06-03 15:18:06.429428 WordPress W3 Total Cache plugin <= 2.9.1 - Arbitrary Code Execution vulnerability
CRITICAL (9)
Improper Validation of Specified Quantity in Input vulnerability in BoldGrid W3 Total Cache w3-total-cache allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects W3 Total Cache: from n/a through <= 2.9.1.
Published: 2026-03-05T05:53:58.537Z
Updated: 2026-04-29T09:51:57.156Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-12365 vulnerable 2026-06-03 14:54:16.206159 W3 Total Cache <= 2.8.1 - Authenticated (Subscriber+) Missing Authorization to Server-Side Request Forgery
HIGH (8.5)
The W3 Total Cache plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the is_w3tc_admin_page function in all versions up to, and including, 2.8.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to obtain the plugin's nonce value and perform unauthorized actions, resulting in information disclosure, service plan limits consumption as well as making web requests to arbitrary locations originating from the web application that can be used to query information from internal services, including instance metadata on cloud-based applications.
Published: 2025-01-14T07:05:40.307Z
Updated: 2026-04-08T16:37:51.371Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-12008 vulnerable 2026-06-03 14:54:15.347826 W3 Total Cache <= 2.8.1 Information Exposure via Log Files
MEDIUM (5.3)
The W3 Total Cache plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 2.8.1 through the publicly exposed debug log file. This makes it possible for unauthenticated attackers to view potentially sensitive information in the exposed log file. For example, the log file may contain nonce values that can be used in further CSRF attacks. Note: the debug feature must be enabled for this to be a concern, and it is disabled by default.
Published: 2025-01-14T07:05:41.364Z
Updated: 2026-04-08T17:03:59.116Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-12006 vulnerable 2026-06-03 14:54:15.345719 W3 Total Cache <= 2.8.1 Missing Authorization to Unauthenticated Plugin Deactivation and Extensions Activation/Deactivation
MEDIUM (5.3)
The W3 Total Cache plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several functions in all versions up to, and including, 2.8.1. This makes it possible for unauthenticated attackers to deactivate the plugin as well as activate and deactivate plugin extensions.
Published: 2025-01-14T07:05:40.976Z
Updated: 2026-04-08T16:45:21.880Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-5359 vulnerable 2026-06-03 14:53:48.402623 W3 Total Cache <= 2.7.5 - Sensitive Credentials Stored in Plaintext
LOW (3.7)
The W3 Total Cache plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 2.7.5 via Google OAuth API secrets stored in plaintext in the publicly visible plugin source. This can allow unauthenticated attackers to impersonate W3 Total Cache and gain access to user account information in successful conditions. This would not impact the WordPress users site in any way.
Published: 2024-09-24T07:30:45.348Z
Updated: 2026-04-08T16:44:13.083Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-24452 vulnerable 2026-06-03 14:43:57.187048 W3 Total Cache < 2.1.5 - Reflected XSS in Extensions Page (JS Context)
The W3 Total Cache WordPress plugin before 2.1.5 was affected by a reflected Cross-Site Scripting (XSS) issue within the "extension" parameter in the Extensions dashboard, when the 'Anonymously track usage to improve product quality' setting is enabled, as the parameter is output in a JavaScript context without proper escaping. This could allow an attacker, who can convince an authenticated admin into clicking a link, to run malicious JavaScript within the user's web browser, which could lead to full site compromise.
Published: 2021-07-19T10:53:17.000Z
Updated: 2024-08-03T19:28:23.950Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-24436 vulnerable 2026-06-03 14:43:57.141214 W3 Total Cache < 2.1.4 - Reflected XSS in Extensions Page (Attribute Context)
The W3 Total Cache WordPress plugin before 2.1.4 was vulnerable to a reflected Cross-Site Scripting (XSS) security vulnerability within the "extension" parameter in the Extensions dashboard, which is output in an attribute without being escaped first. This could allow an attacker, who can convince an authenticated admin into clicking a link, to run malicious JavaScript within the user's web browser, which could lead to full site compromise.
Published: 2021-07-19T10:53:15.000Z
Updated: 2024-08-03T19:28:24.018Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-24427 vulnerable 2026-06-03 14:43:57.114627 W3 Total Cache < 2.1.3 - Authenticated Stored XSS
The W3 Total Cache WordPress plugin before 2.1.3 did not sanitise or escape some of its CDN settings, allowing high privilege users to use JavaScript in them, which will be output in the page, leading to an authenticated Stored Cross-Site Scripting issue
Published: 2021-07-12T19:20:58.000Z
Updated: 2024-08-03T19:28:23.956Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-6079 vulnerable 2026-06-03 14:32:32.838818 Details available
W3 Total Cache before 0.9.2.5 exposes sensitive cached database information which allows remote attackers to download this information via their hash keys.
Published: 2019-11-22T18:55:08.000Z
Updated: 2024-08-06T21:21:28.524Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-6078 vulnerable 2026-06-03 14:32:32.838459 Details available
W3 Total Cache before 0.9.2.5 generates hash keys insecurely which allows remote attackers to predict the values of the hashes.
Published: 2019-11-22T18:50:14.000Z
Updated: 2024-08-06T21:21:28.375Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-6077 vulnerable 2026-06-03 14:32:32.838034 Details available
W3 Total Cache before 0.9.2.5 allows remote attackers to retrieve password hash information due to insecure storage of database cache files.
Published: 2019-11-22T18:44:55.000Z
Updated: 2024-08-06T21:21:28.514Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.