CVE-2025-67934
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-67934 is a Local File Inclusion (LFI) vulnerability in the Mikado-Themes Wellspring WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all Wellspring theme versions prior to 2.8 and allows unauthenticated remote attackers to include and execute arbitrary local files on the server. The vulnerability was reported on October 24, 2025, by Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity, and publicly disclosed on January 6–8, 2026. It carries a CVSS v3.1 base score of 8.1 (High), as assigned by Patchstack (Patchstack).

Technical details

The vulnerability stems from improper validation and sanitization of filename parameters used in PHP include/require statements within the Wellspring theme (CWE-98). An attacker can craft a malicious HTTP request that manipulates a file path parameter, causing the server to include arbitrary local files — a classic PHP Local File Inclusion (LFI) attack pattern (CAPEC-193). Exploitation requires no authentication and no user interaction, though it is rated as high complexity. No public proof-of-concept exploit code has been identified at this time (Patchstack).

Impact

Successful exploitation could allow an attacker to read sensitive local files on the server, such as WordPress configuration files (wp-config.php) containing database credentials, potentially enabling full database takeover. High confidentiality, integrity, and availability impacts are possible, as exposed credentials could facilitate lateral movement or complete site compromise. The vulnerability is unauthenticated, making it accessible to any remote attacker targeting WordPress sites running the affected theme (Patchstack).

Exploitability

No public proof-of-concept exploit or evidence of active in-the-wild exploitation has been reported as of the time of disclosure. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation. No threat actor attribution is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack classifies it as high priority and notes that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting WordPress sites (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Wellspring theme (versions < 2.8) via tools like WPScan, Shodan, or by inspecting page source for theme references.
  2. Identify vulnerable parameter: Locate a theme endpoint or page that accepts a filename or path parameter passed to a PHP include/require statement.
  3. Craft malicious request: Send an HTTP request with a manipulated file path parameter (e.g., using path traversal sequences like ../../) targeting sensitive files such as /etc/passwd or wp-config.php.
  4. Retrieve sensitive data: If successful, the server returns the contents of the included local file in the HTTP response, exposing credentials or other sensitive information.
  5. Escalate access: Use exposed database credentials from wp-config.php to access the WordPress database directly, enabling account takeover, data exfiltration, or further compromise (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to Wellspring theme endpoints containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters or POST body.
  • Logs: WordPress or web server access logs showing repeated requests to theme files with encoded or suspicious file path values; HTTP 200 responses to requests containing traversal patterns.
  • File System: Unexpected access to sensitive files such as wp-config.php, /etc/passwd, or /etc/shadow by the web server process.
  • Process: Web server process (e.g., Apache, Nginx, PHP-FPM) reading files outside the WordPress document root, observable via file access monitoring tools (e.g., auditd, inotify).

Mitigation and workarounds

The primary remediation is to update the Wellspring theme to version 2.8 or later, which contains the fix for this vulnerability (Patchstack). As a temporary workaround, Patchstack has issued a virtual patching/mitigation rule for subscribers to block exploitation attempts until the theme is updated. Additional hardening measures include setting allow_url_include = Off in php.ini, implementing strict whitelist-based validation for any file path inputs, and restricting web server file system permissions to limit exposure.

Community reactions

Wordfence included CVE-2025-67934 in its weekly WordPress vulnerability report for January 5–11, 2026, highlighting it among notable disclosures for that period (Wordfence Blog). The vulnerability was also noted on security-focused social media accounts including TheHackerWire on Mastodon and Bluesky shortly after disclosure. No significant vendor statements or major media coverage beyond routine vulnerability reporting have been identified.

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-78570CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78568CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78572HIGH8.1
  • kalles-addons
NoNoAug 25, 2026
CVE-2026-78576HIGH7.5
  • readabler
NoYesAug 25, 2026
CVE-2026-76128MEDIUM6.4
  • ecommerce-product-catalog
NoYesAug 25, 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