CVE-2024-25932 MEDIUM

CVE-2024-25932: WordPress Change Table Prefix plugin <= 2.0 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Manish Kumar Agarwal
Product Change Table Prefix
Weakness CWE-352 · CSRF
Published February 28, 2024
Last update May 11, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Manish Kumar Agarwal Change Table Prefix change-table-prefix allows Cross Site Request Forgery.This issue affects Change Table Prefix: from n/a through <= 2.0.

Explanation of Vulnerability in Simple Terms

02Summary

The Change Table Prefix plugin for WordPress contains a cross-site request forgery (CSRF) vulnerability in versions 2.0 and earlier. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unauthorized actions on the site without the administrator's knowledge or consent. This could allow modification of database table prefixes or other plugin settings.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into visiting a malicious page that changes plugin settings without their consent.

Potential impact on your site

04Site Impact

An attacker can modify plugin configuration by tricking your admin into clicking a link, potentially disrupting your site's database structure.

Conditions required to exploit

05Prerequisites

Admin must be logged in and visit an attacker-controlled webpage; no special access or authentication required from attacker.

Key dates

06Disclosure timeline

February 28, 2024 CVE published
May 11, 2026 Record updated

Related vulnerabilities

08Related CVE