
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68563 is a PHP Local File Inclusion (LFI) vulnerability in the WP Shuffle Subscribe to Unlock Lite WordPress plugin, affecting all versions up to and including 1.3.0. The flaw stems from improper control of filename parameters used in PHP include/require statements (CWE-98), allowing network-based attackers to include arbitrary local files. It was published on December 24, 2025, and assigned by Patchstack. The vulnerability carries a CVSS v3.1 base score of 7.5 (High) (Feedly, Patchstack).
The root cause is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). The plugin fails to properly sanitize or validate user-supplied input before passing it to PHP file inclusion functions, enabling an attacker to manipulate the filename parameter to reference arbitrary files on the server's filesystem. Exploitation requires low privileges and no user interaction, and is achievable remotely over the network, though attack complexity is rated High, suggesting some precondition (e.g., specific configuration or parameter guessing) must be met. No public proof-of-concept code has been identified at this time (Feedly, Patchstack).
Successful exploitation can result in high impact to confidentiality, integrity, and availability of the affected WordPress site. An attacker can read sensitive server-side files (e.g., wp-config.php, /etc/passwd), and under certain conditions — such as when combined with file upload functionality or log poisoning — may escalate to arbitrary PHP code execution, leading to full site compromise. Lateral movement within the hosting environment is possible if credentials or configuration files are exposed through the included files (Feedly).
As of the time of reporting, no public proof-of-concept exploit has been observed, and there is no evidence of active in-the-wild exploitation (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.0015 (0.15%), indicating a currently low probability of exploitation in the near term. No threat actor attribution has been reported.
/wp-content/plugins/subscribe-to-unlock-lite/).include() or require() function.../../../../etc/passwd or ../../../../wp-config.php) to reference sensitive files on the server.wp-config.php).../, ..%2F, %2e%2e%2f) in parameter values; requests for known sensitive paths such as wp-config.php or /etc/passwd.curl, wget, bash) that may indicate code execution following LFI exploitation.The primary remediation is to update the Subscribe to Unlock Lite plugin to a version newer than 1.3.0. If an immediate update is not possible, consider temporarily deactivating the plugin to eliminate the attack surface. Additional hardening measures include implementing strict input validation, using allow-lists for permitted file inclusions, disabling PHP's allow_url_include directive in php.ini, and monitoring server logs for suspicious file access patterns (Feedly, Patchstack).
The vulnerability received brief coverage from security news aggregators and automated feeds shortly after its December 24, 2025 disclosure, including mentions on Mastodon via TheHackerWire and Bluesky. Wordfence included it in their weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026 (Wordfence Blog). No significant vendor statements or notable researcher commentary beyond automated reporting have been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."