
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-60190 is a Local File Inclusion (LFI) vulnerability in the Immocaster WordPress Plugin by Hinnerk Altenburg, affecting all versions up to and including 1.3.6. The flaw stems from improper control of filenames used in PHP include/require statements (CWE-98), allowing unauthenticated remote attackers to include and execute arbitrary local files on the server. The vulnerability was reported by ArilAprilio on June 28, 2025, and published by Patchstack on July 28, 2025. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which maps to CAPEC-193 (PHP Remote File Inclusion). Despite the CWE classification referencing remote file inclusion, the exploitable attack vector in this case is Local File Inclusion — the plugin fails to properly sanitize or validate user-supplied input used to construct file paths passed to PHP's include/require functions. This allows an unauthenticated attacker to manipulate the filename parameter to traverse the file system and include sensitive local files. No authentication or user interaction is required, though exploitation is rated as high complexity (Patchstack).
Successful exploitation allows an unauthenticated attacker to include and render arbitrary local files from the server, potentially exposing sensitive configuration files such as wp-config.php (which contains database credentials), system files like /etc/passwd, or other sensitive data stored on the server. Depending on server configuration, this could escalate to remote code execution if an attacker can control file contents (e.g., via log poisoning or uploaded files). The vulnerability poses high risks to confidentiality, integrity, and availability, and could enable complete database takeover or full site compromise (Patchstack).
As of the time of publication, there is no known public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.046%, indicating a low current probability of exploitation. No threat actor attribution has been reported, 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 at scale (Patchstack).
inurl:wp-content/plugins/immocaster).include() or require() call.../../../../wp-config.php or /etc/passwd.../, ..%2F, %2e%2e%2f) in query parameters or POST body.wp-config.php or /etc/passwd.wp-content/uploads/) or plugin directory.bash, curl, wget) following requests to the Immocaster plugin endpoint.As of the publication date, no official patch from the plugin developer is available for the Immocaster WordPress Plugin. Patchstack has issued a virtual patching/mitigation rule for its users to block exploitation attempts until an official fix is released. Recommended actions include: immediately deactivating and removing the Immocaster plugin if it is not essential; restricting PHP file inclusion via php.ini settings (allow_url_include = Off); implementing a Web Application Firewall (WAF) rule to block path traversal patterns; and monitoring for a patched version (beyond 1.3.6) from the plugin developer (Patchstack).
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."