Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-32504
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-32504 is a Local File Inclusion (LFI) vulnerability in the CreativeWS VintWood WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects VintWood versions up to and including 1.1.8, and was published on March 25, 2026, with the vulnerability originally reported on January 20, 2026. The vulnerability carries a CVSS v3.1 base score of 8.1 (High), exploitable over the network without authentication or user interaction (Patchstack, Feedly).

Technical details

The root cause is improper control of filename parameters used in PHP include/require statements within the VintWood theme (CWE-98), which allows an attacker to manipulate file path inputs to include arbitrary local files from the server. The attack vector is network-based, requires no privileges and no user interaction, though attack complexity is rated High. An unauthenticated remote attacker can craft a malicious HTTP request that passes a controlled filename to a vulnerable include/require call, causing the server to read and output the contents of sensitive local files (Patchstack).

Impact

Successful exploitation allows an attacker to read arbitrary local files on the web server, potentially exposing sensitive data such as WordPress configuration files (e.g., wp-config.php) containing database credentials, which could lead to full database compromise. Depending on server configuration, LFI may be chained with other techniques (e.g., log poisoning or file upload) to achieve remote code execution. The vulnerability affects confidentiality, integrity, and availability, all rated High (Patchstack, Feedly).

Exploitability

As of the time of publication, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Feedly). The EPSS score is approximately 0.0015 (0.15%), indicating a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack notes that vulnerabilities of this class and severity are frequently used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the VintWood theme version 1.1.8 or earlier using tools like WPScan, Shodan, or Google dorks (e.g., inurl:wp-content/themes/vintwood).
  2. Identify vulnerable parameter: Analyze the theme's PHP source code or observed HTTP requests to locate the parameter passed to a PHP include/require statement without proper sanitization.
  3. Craft malicious request: Construct an HTTP GET or POST request to the vulnerable endpoint, supplying a path traversal payload (e.g., ../../../../wp-config.php) in the filename parameter.
  4. Retrieve sensitive files: Submit the crafted request and observe the server response for the contents of targeted local files such as wp-config.php (database credentials) or /etc/passwd.
  5. Escalate (optional): If the server supports PHP session file inclusion or has a writable upload directory, chain the LFI with a file upload or log poisoning technique to achieve remote code execution (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP requests to WordPress theme endpoints containing path traversal sequences (e.g., ../, ..%2F, ....//) in query parameters or POST body fields.
  • Logs: Web server access logs showing requests with encoded traversal patterns targeting VintWood theme files; HTTP 200 responses to requests with suspicious filename parameters.
  • File System: Unexpected access to sensitive files such as wp-config.php, /etc/passwd, or PHP session files as reflected in server access logs.
  • Process: PHP processes reading files outside the web root or WordPress installation directory, observable via auditd or similar host-based monitoring.

Mitigation and workarounds

The vendor has released VintWood version 1.1.9 as the patched release; all users should update immediately from the WordPress theme repository (Patchstack). As an interim measure, implement Web Application Firewall (WAF) rules to detect and block path traversal and file inclusion payloads in HTTP requests. Patchstack has issued a virtual patch/mitigation rule for subscribers to block exploitation attempts until the theme is updated. Additionally, restrict PHP file permissions and disable dynamic file inclusion where not required by the application.

Community reactions

Wordfence included this vulnerability in their weekly WordPress vulnerability report for the period of March 16–22, 2026, highlighting it as part of broader WordPress ecosystem security coverage (Wordfence). Patchstack, the assigning CNA, classified it as high priority and noted that LFI vulnerabilities of this type are commonly leveraged in mass-exploit campaigns against WordPress sites. No significant broader media coverage or notable researcher commentary beyond standard vulnerability disclosure channels has been observed.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-86801HIGH8.8
  • todo-lists-for-membership-sites
NoNoSep 17, 2026
CVE-2026-87963HIGH8.6
  • yo
NoNoSep 17, 2026
CVE-2026-91016MEDIUM5.3
  • motors-car-dealership-classified-listings
NoYesSep 17, 2026
CVE-2026-91019MEDIUM4.9
  • mage-eventpress
NoYesSep 17, 2026
CVE-2026-91017LOW3.7
  • robokassa
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management