The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to Insufficient Credential Protection in versions up to, and including, 7.110. This is due to the Ai1wm_Main_Controller::init() method — registered on the admin_init hook, which fires unauthenticated on admin-ajax.php and admin-post.php requests — reading $_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW'] from any incoming request and writing them to the ai1wm_auth_header option via update_option() as a reversible base64-encoded string, with no capability check, nonce verification, is_user_logged_in() check, or confirmation that Basic authentication actually succeeded. This makes it possible for unauthenticated attackers to capture into the database, in reversible base64 form, any WordPress Application Password or HTTP Basic credential presented to /wp-admin/ by a legitimate integration, or to overwrite the stored credential with an attacker-chosen value by sending an anonymous request carrying a crafted Authorization: Basic header. This is particularly impactful in environments using WordPress Application Passwords for REST API or third-party integrations, as those credentials are transmitted as HTTP Basic auth to /wp-admin/ and will be silently harvested via this unauthenticated write path.
CVE-2026-89064
Score 5.3 from GitHub Security Advisory published 2026-09-17. a secondary CVSS source baseline 5.3; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(high)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 28%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 18, 2026
References (5)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/all-in-one-wp-migration/tags/7.110/lib/controller/class-ai1wm-main-controller.php#L1303
- security@wordfencehttps://plugins.trac.wordpress.org/browser/all-in-one-wp-migration/tags/7.110/lib/controller/class-ai1wm-main-controller.php#L1315
- security@wordfencehttps://plugins.trac.wordpress.org/browser/all-in-one-wp-migration/tags/7.110/lib/controller/class-ai1wm-main-controller.php#L82
- security@wordfencehttps://plugins.trac.wordpress.org/changeset?reponame=&old=3696427%40all-in-one-wp-migration&new=3696427%40all-in-one-wp-migration
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/5a8737b1-fb68-4609-8474-9395f30c1089?source=cve
Vendor Advisories for CVE-2026-89064(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 16× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 15:00 UTCEG score recompute
- 2026-09-20 15:00 UTCGHSA enrichment
- 2026-09-19 15:13 UTCEG score recompute
- 2026-09-19 15:13 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:26 UTCEG score recompute
- 2026-09-18 15:26 UTCGHSA enrichment
- 2026-09-18 14:54 UTCEG score recompute
- 2026-09-18 14:54 UTCGHSA enrichment
- 2026-09-17 21:22 UTCEG score recompute
- 2026-09-17 21:22 UTCGHSA enrichment
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 03:32 UTCEG score recompute
- 2026-09-17 02:34 UTCEG score recompute
- 2026-09-17 02:34 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-522
Frequently asked(5)
What is CVE-2026-89064?
When was CVE-2026-89064 disclosed?
Is CVE-2026-89064 actively exploited?
What is the CVSS score of CVE-2026-89064?
How do I remediate CVE-2026-89064?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-89064
Is Your Infrastructure Affected by CVE-2026-89064?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.