What the vulnerability does
01Description
The My WP Translate plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the mtswpt_remove_plugin() and ajax_update_export_code() functions in all versions up to, and including, 1.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read and delete arbitrary WordPress options which can cause a denial of service.
Explanation of Vulnerability in Simple Terms
02Summary
My WP Translate versions 1.1 and earlier lack proper authorization checks, allowing authenticated users with low privileges to modify or delete site data. An attacker with a basic user account can perform actions they should not have permission to execute. Update to a version newer than 1.1 to resolve this issue.
What an attacker can do
03Attacker Capabilities
Modify or delete site data without proper authorization.
Potential impact on your site
04Site Impact
Any registered user can alter or remove content they shouldn't access, risking data loss and site integrity.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege authenticated account on the site.
Key dates
06Disclosure timeline
September 11, 2025
CVE published
April 8, 2026
Record updated