CVE-2026-5753 PUBLISHED

All-in-One WP Migration Unlimited Extension <= 2.83 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Backup Schedule Creation and Backup File Download

Assigner: Wordfence
Reserved: 07.04.2026 Published: 06.05.2026 Updated: 06.05.2026

The All-in-One WP Migration Unlimited Extension plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.83. This is due to the 'Ai1wmve_Schedules_Controller::save' handler for 'admin_post_ai1wm_schedule_event_save' not verifying user capabilities before saving schedule data. This makes it possible for authenticated attackers, with subscriber-level access and above, to create scheduled export jobs and send backup notifications to attacker-controlled email addresses. Because such notifications include the random backup filename, full site backups can subsequently be downloaded from the target site, resulting in sensitive information exposure.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor servmask
Product All-in-One WP Migration Unlimited Extension
Versions Default: unaffected
  • affected from 0 to 2.83 (incl.)

Credits

  • Sélim Lanouar finder

References

Problem Types

  • CWE-862 Missing Authorization CWE