CVE-2024-4199 MEDIUM

CVE-2024-4199: Bulk Posts Editing For WordPress <= 4.2.3 - Authenticated (Subscriber+) Missing Authorization

Vendor Ithemelandco
Product WPBULKiT – Bulk Edit WordPress Posts & Pages
Weakness CWE-862 · Missing authorization
Published May 15, 2024
Last update April 8, 2026

CVSS base score

4.3/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:N

What the vulnerability does

01Description

The Bulk Posts Editing For WordPress plugin for WordPress is vulnerable to unauthorized access of functionality due to a missing capability check on the plugin's AJAX actions in all versions up to, and including, 4.2.3. This makes it possible for authenticated attackers, with subscriber access and higher, to invoke their corresponding functions. This may lead to post creation and duplication, post content retrieval, post taxonomy manipulation.

Explanation of Vulnerability in Simple Terms

02Summary

WPBULKiT versions up to 4.2.3 lack proper authorization checks on bulk edit operations. A logged-in user with low privileges can modify posts and pages they should not have access to. The vulnerability requires WordPress authentication but no special user role. Update to a version newer than 4.2.3.

What an attacker can do

03Attacker Capabilities

Modify posts and pages belonging to other users or with restricted access.

Potential impact on your site

04Site Impact

Unauthorized users can alter site content, potentially defacing pages or stealing/modifying published material.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with at least subscriber-level access.

Key dates

06Disclosure timeline

May 15, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE