Lucene search
K

W3 Total Cache < 2.8.2 - Log File Exposure

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

W3 Total Cache prior to 2.8.2 exposes debug logs publicly, enabling unauthenticated access to sensitive data such as nonce values.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12008
14 Jan 202507:10
circl
CNNVD
WordPress plugin W3 Total Cache 信息泄露漏洞
14 Jan 202500:00
cnnvd
CVE
CVE-2024-12008
14 Jan 202507:05
cve
Cvelist
CVE-2024-12008 W3 Total Cache <= 2.8.1 Information Exposure via Log Files
14 Jan 202507:05
cvelist
NVD
CVE-2024-12008
14 Jan 202507:15
nvd
OSV
CVE-2024-12008
14 Jan 202507:15
osv
Patchstack
WordPress W3 Total Cache plugin <= 2.8.1 Information Exposure via Log Files vulnerability
13 Jan 202520:12
patchstack
Positive Technologies
PT-2025-1728
14 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-12008
23 May 202508:09
redhatcve
Vulnrichment
CVE-2024-12008 W3 Total Cache <= 2.8.1 Information Exposure via Log Files
14 Jan 202507:05
vulnrichment
Rows per page
id: CVE-2024-12008

info:
  name: W3 Total Cache < 2.8.2 - Log File Exposure
  author: ritikchaddha
  severity: medium
  description: |
    The plugin is vulnerable to Information Exposure 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.
  impact: |
    Unauthenticated attackers can extract sensitive credentials, leading to potential account compromise and further attacks.
  remediation: |
    Update the W3 Total Cache plugin to version 2.8.2 or later, which restricts access to debug log files. Additionally, disable debug logging in production environments and ensure .htaccess rules block direct access to the cache/log directory.
  reference:
    - https://wpscan.com/vulnerability/1685ca58-1622-433b-b561-304cb9d1bc56/
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/8292f23c-fb17-4082-9788-f643d1bb097e
    - https://nvd.nist.gov/vuln/detail/CVE-2024-12008
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2024-12008
    epss-score: 0.02169
    epss-percentile: 0.80077
    cwe-id: CWE-532
  metadata:
    verified: true
    max-request: 3
    vendor: boldgrid
    product: w3-total-cache
    framework: wordpress
    shodan-query: http.component:"WordPress" http.component:"W3 Total Cache"
    fofa-query: app="WordPress-W3-Total-Cache"
  tags: cve,cve2024,wordpress,wp,wp-plugin,w3-total-cache,exposure,logs

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/cache/log/000000/pagecache.log"
      - "{{BaseURL}}/wp-content/cache/log/000000/minify.log"

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - 'regex("\\[[A-Za-z]{3}, \\d{2} [A-Za-z]{3} \\d{4} \\d{2}:\\d{2}:\\d{2} [+-]\\d{4}\\]", body)'
          - 'contains(body, "[/] [-]")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a00473045022100c8f0e55e7f6ab8acf8bfed1cf5df1ebc9723b6971445439e8784911b5a35945a02200a59a2ea048a28fe1e54dfe90f4bec9859411fd53a641bedeb37a3afcd4ea6fa:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation