🔐 CVE Alert

CVE-2026-13457

HIGH 7.5

InstaWP Connect <= 0.1.3.6 - Unauthenticated Cryptographic Key Disclosure

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.1.3.6 via the (top-level script) function. This is due to the plugin stores its encrypted options file as options-{migrate_key}.txt in wp-content/instawpbackups/ without deploying an index.php or .htaccess to prevent directory listing, exposing the 40-character migrate_key on Apache servers with directory indexing enabled, which allows an attacker to derive the AES-256-CBC passphrase via SHA256(migrate_key), decrypt the options file to recover the api_signature. This makes it possible for unauthenticated attackers to get the database access details and api_signature. Exploitation requires the target WordPress site to be hosted on Apache with directory listing enabled (Options +Indexes) for the wp-content/instawpbackups/ directory, and time limited because it can only be exploited during the migration period.

CWE CWE-434
Vendor instawp
Product instawp connect – 1-click wp staging & migration
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for instawp instawp connect – 1-click wp staging & migration

Be the first to know when new high vulnerabilities affecting instawp instawp connect – 1-click wp staging & migration are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

instawp / InstaWP Connect – 1-click WP Staging & Migration
0 ≤ 0.1.3.6

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/f5319467-92f6-4d4f-a76a-12aeb25d3c6b?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/instawp-connect/tags/0.1.3.4/includes/class-instawp-tools.php#L105 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3634049/instawp-connect

Credits

0xsabre