Description
The All-in-One WP Migration Unlimited Extension plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ai1wm_backups_path' parameter in all versions up to, and including, 2.84. This is due to insufficient input sanitization and output escaping on user-supplied attributes combined with missing authorization checks on the settings() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever an administrator accesses the plugin settings page. The vulnerability was partially patched in version 2.84.
Published: 2026-08-28
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The All‑in‑One WP Migration Unlimited Extension fails to sanitize or escape the ai1wm_backups_path parameter, allowing an attacker with Subscriber level or higher to inject arbitrary JavaScript that is stored and later executed whenever an administrator opens the plugin settings page. This stored XSS can lead to cookie theft, session hijacking, or further compromise of the WordPress site.

Affected Systems

All versions of Servmask’s All‑in‑One WP Migration Unlimited Extension up to and including 2.84 are impacted. WordPress sites that use this plugin and host subscriber accounts are affected. Version 2.84 contains only a partial patch and newer releases are required for full remediation.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with at least Subscriber access. Attackers supply malicious payload via the ai1wm_backups_path field and wait for an administrator to view the settings page, at which point the script runs. While the vector is authenticated and the privilege escalation is limited, the risk is sufficient to warrant prompt action.

Generated by OpenCVE AI on August 28, 2026 at 13:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade All‑in‑One WP Migration Unlimited Extension to the latest release (2.85 or later) where the flaw is fully fixed.
  • If an immediate update is not possible, remove or disable the ai1wm_backups_path setting to eliminate the injection point.
  • Limit access to the plugin’s settings page so that only Administrator users can view it.

Generated by OpenCVE AI on August 28, 2026 at 13:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Servmask
Servmask all-in-one Wp Migration Unlimited Extension
Wordpress
Wordpress wordpress
Vendors & Products Servmask
Servmask all-in-one Wp Migration Unlimited Extension
Wordpress
Wordpress wordpress

Fri, 28 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description The All-in-One WP Migration Unlimited Extension plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ai1wm_backups_path' parameter in all versions up to, and including, 2.84. This is due to insufficient input sanitization and output escaping on user-supplied attributes combined with missing authorization checks on the settings() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever an administrator accesses the plugin settings page. The vulnerability was partially patched in version 2.84.
Title All-in-One WP Migration Unlimited Extension <= 2.84 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'ai1wm_backups_path' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Servmask All-in-one Wp Migration Unlimited Extension
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-28T07:40:16.550Z

Reserved: 2026-04-12T03:23:36.464Z

Link: CVE-2026-6128

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-28T12:16:30.990

Modified: 2026-08-28T15:09:00.790

Link: CVE-2026-6128

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:12:45Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')