CVE-2025-2636
published 2025-04-11CVE-2025-2636: The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.1.0.85…
PriorityP183high8.1CVSS 3.1
AVNACHPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.10%
95.1th percentile
The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.1.0.85 via the 'instawp-database-manager' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php file types can be uploaded and included, or are already present on the filesystem locally. There are currently no known vulnerabilities in this plugin that make file upload possible, meaning this won't be exploitable to achieve remote code execution on most instances with just this plugin alone. Another vulnerability would need to be present on the site allowing arbitrary file upload in order to leverage this to achieve remote code execution.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| instawp | instawp_connect_1-click_wp_staging_migration | <= 0.1.0.85 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor for unauthenticated HTTP requests containing the 'instawp-database-manager' parameter, which is the LFI vector for this CVE. ↗
- →A Nuclei-style template targeting this CVE checks for the string 'InstaWP Connect' and 'user_email' in a 200-response body — use these as detection anchors in HTTP response inspection.
- →The vulnerability is exploitable only by unauthenticated users; alert on LFI path traversal patterns (e.g., ../../) supplied in the 'instawp-database-manager' parameter without any authentication cookie or nonce. ↗
- →Flag exploitation attempts that combine this LFI with arbitrary file upload capabilities on the same WordPress instance, as chaining both would achieve Remote Code Execution. ↗
- ·All plugin versions up to and including 0.1.0.85 are affected; ensure version checks in detection rules cap at this version. ↗
- ·RCE via this LFI alone is not achievable on most instances; a separate arbitrary file upload vulnerability must also be present on the target site. ↗
CVSS provenance
nvdv3.18.1HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck8.1HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-422m-cg6f-h759: The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including,
ghsa_unreviewed·2025-04-11
CVE-2025-2636 [CRITICAL] CWE-22 GHSA-422m-cg6f-h759: The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including,
The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.1.0.85 via the 'instawp-database-manager' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
VulnCheck
instawp instawp_connect Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
vulncheck·2025·CVSS 8.1
CVE-2025-2636 [HIGH] instawp instawp_connect Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
instawp instawp_connect Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.1.0.85 via the 'instawp-database-manager' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php file types can be uploaded and included, or are already present on the filesystem locally. There are currently no known vulnerabilities in this plugin that make file upload possible, meaning this won't be exploitable
No detection rules found.
Nuclei
InstaWP Connect < 0.1.0.86 - Local PHP File Inclusion
nuclei·CVSS 8.1
CVE-2025-2636 [HIGH] InstaWP Connect < 0.1.0.86 - Local PHP File Inclusion
InstaWP Connect '
- 'user_email'
condition: and
- type: status
status:
- 200
# digest: 4a0a00473045022041135bb77961ec5b1238ede2413d55e78e9f6ce9437e7e0cf4fdc372675e53cd022100a60ba3738bfa95fce2027cdc81c295f3c5ca8fcdfc40a823a3ad1bc69c23c9db:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-04-11
Published
Exploited in the wild