CVE-2024-2019 HIGH

CVE-2024-2019: WP-DB-Table-Editor <= 1.8.4 - Missing Authorization to Authenticated(Contributor+) Database Access

Vendor Bobbysmith007
Product WP-DB-Table-Editor
Weakness CWE-284
Published June 4, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP-DB-Table-Editor plugin for WordPress is vulnerable to unauthorized access of data, modification of data, and loss of data due to lack of a default capability requirement on the 'dbte_render' function in all versions up to, and including, 1.8.4. This makes it possible for authenticated attackers, with contributor access and above, to modify database tables that the theme has been configured to use the plugin to edit.

Explanation of Vulnerability in Simple Terms

02Summary

WP-DB-Table-Editor versions 1.8.4 and earlier contain an access control flaw that allows authenticated users with low privileges to read, modify, or delete database tables they should not have access to. The vulnerability requires network access and an active user account but no additional user interaction. Attackers can escalate their capabilities within the database without administrative credentials.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete database tables beyond their assigned permissions.

Potential impact on your site

04Site Impact

Unauthorized users can access or corrupt sensitive database content, including other users' data.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; network access required.

Key dates

06Disclosure timeline

June 4, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE