Impact
The vulnerability resides in the InstaWP Connect plugin for WordPress, where the 'instawp-database-manager' parameter allows a local file inclusion. An unauthenticated attacker can specify any file path that is readable by the server, and the plugin will include and execute that file as PHP. This can lead to execution of arbitrary PHP code, allowing attackers to bypass access controls, read sensitive data, or perform further compromise. The weakness is a classic Local File Inclusion (CWE-22).
Affected Systems
All versions of InstaWP Connect - 1-click WP Staging & Migration up to and including 0.1.0.85 are affected. The vendor product is an installer for WordPress that is commonly added by site owners to ease staging and migration tasks.
Risk and Exploitability
The CVSS score of 8.1 indicates a high severity. An EPSS score of 7% implies a moderate likelihood that the vulnerability will be exploited in the wild. Because the flaw is unauthenticated but requires a local file path, it is not a straightforward remote code execution unless an additional vulnerability that permits file upload or direct file discovery exists. The vulnerability is not listed in the CISA KEV catalog. Attackers are presumed to target exposed file paths or misconfigured directories. The lack of a known file-upload flaw in the plugin alone limits immediate RCE risk, but the presence of other plugins or misconfigured file permissions could allow exploitation.
OpenCVE Enrichment