
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-32531 is a Local File Inclusion (LFI) vulnerability in the gavias Kunco WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Kunco theme prior to 1.4.5 and was discovered by researcher João Pedro S Alcântara (Kinorth), reported on January 30, 2026, and published on March 20–25, 2026. The vulnerability carries a CVSS v3.1 base score of 8.1 (High), exploitable by unauthenticated remote attackers with high attack complexity (Patchstack, Feedly).
The root cause is improper validation and sanitization of user-supplied input used in PHP include/require statements within the Kunco WordPress theme (CWE-98). An unauthenticated remote attacker can manipulate filename parameters passed to these PHP file inclusion functions to include arbitrary local files from the server's filesystem. No authentication or user interaction is required, though the attack complexity is rated High, suggesting specific conditions or knowledge may be needed to reliably exploit the flaw. The vulnerability is classified under OWASP Top 10 category A3: Injection (Patchstack).
Successful exploitation allows an attacker to include and render arbitrary local files from 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 and accessible files, LFI may be escalated to remote code execution — for example, by including log files containing attacker-injected PHP code. The confidentiality, integrity, and availability impacts are all rated High, indicating potential for complete system compromise (Patchstack, Feedly).
As of the time of publication, there is no public proof-of-concept exploit code and no confirmed evidence of 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. However, Patchstack notes that vulnerabilities of this class and severity are frequently used in mass-exploit campaigns targeting WordPress sites at scale, regardless of site popularity (Patchstack).
/wp-content/themes/kunco/).include/require statements without proper sanitization.../../../../wp-config.php) to reference sensitive local files.wp-config.php or other sensitive configuration files.../, ..%2F, %2e%2e%2f) in query parameters or POST body; requests targeting known sensitive files such as wp-config.php or /etc/passwd.curl, wget, bash) that may indicate LFI escalation to remote code execution.The primary remediation is to update the Kunco WordPress theme to version 1.4.5 or later, which contains the fix for this vulnerability (Patchstack). As an interim measure until patching is complete, administrators should deploy Web Application Firewall (WAF) rules to block requests containing path traversal patterns and suspicious file inclusion payloads. Additionally, apply the principle of least privilege to filesystem permissions, restrict PHP's allow_url_include directive, and monitor application logs for signs of exploitation attempts. Patchstack has issued a virtual patch/mitigation rule for subscribers to block attacks against unpatched installations.
Wordfence included this vulnerability in their weekly WordPress vulnerability report covering March 16–22, 2026, highlighting it as part of broader WordPress ecosystem security monitoring (Wordfence). The vulnerability was also noted on Mastodon via TheHackerWire and tracked by VulDB and CVEFeed shortly after publication. No significant independent researcher commentary or major media coverage beyond standard vulnerability aggregation has been observed.
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."