CVE-2025-8423 MEDIUM

CVE-2025-8423: My WP Translate <= 1.1 - Authenticated (Subscriber+) Missing Authorization to Arbitrary Option Read and Deletion

Vendor Mythemeshop
Product My WP Translate
Weakness CWE-862 · Missing authorization
Published September 11, 2025
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L

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

Related vulnerabilities

08Related CVE