
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22389 is a PHP Local File Inclusion (LFI) vulnerability in the Mikado-Themes Cocco WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects Cocco versions from n/a through 2.0 (with some sources citing through 1.5.1). The vulnerability was published on March 5, 2026, and assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, EUVD).
The root cause is improper control of filename parameters used in PHP include/require statements within the Cocco theme (CWE-98), which allows an attacker to manipulate file path inputs and cause the server to include arbitrary local files. The attack vector is network-based, requires no authentication or user interaction, but does carry high attack complexity. An attacker can supply a crafted filename parameter to a vulnerable endpoint, causing the PHP interpreter to include and potentially execute arbitrary files already present on the server filesystem (Feedly, Patchstack).
Successful exploitation could allow an unauthenticated remote attacker to read sensitive files from the server filesystem (e.g., configuration files containing credentials, source code, system files), execute arbitrary PHP code by including files with PHP content, and potentially achieve full server compromise. The vulnerability impacts confidentiality, integrity, and availability — all rated High — meaning attackers could exfiltrate application data, modify application logic, and disrupt service availability (Feedly).
As of the available data, there is no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low but non-negligible probability of exploitation in the near term. No threat actor attribution has been reported, and the vulnerability does not appear in the CISA Known Exploited Vulnerabilities (KEV) catalog (Feedly).
style.css files.include/require statements.../../../../etc/passwd) or direct file references to target sensitive server files.../, ..%2F, %2e%2e%2f) in filename or path parameters.wp-config.php, /etc/passwd, or server configuration files via PHP include operations.No official patch information was confirmed available at the time of publication; users should check with Mikado-Themes for an updated version of the Cocco theme beyond 2.0. As interim mitigations: disable or replace the Cocco theme if a patch is unavailable; implement Web Application Firewall (WAF) rules to detect and block LFI patterns (path traversal sequences in parameters); restrict PHP file inclusion to whitelisted files only; and disable allow_url_include in php.ini if remote file inclusion is not required. Monitor web server logs for suspicious file inclusion attempts (Feedly, Patchstack).
The vulnerability was covered in the Wordfence Intelligence Weekly WordPress Vulnerability Report for the period of February 23 – March 1, 2026, indicating it received standard industry tracking as part of routine WordPress ecosystem vulnerability monitoring. No notable individual researcher commentary or significant social media discussion has been identified beyond standard vulnerability database listings (Wordfence).
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."