Skip to main content

WordPress CVE-2026-2233

| EUVDEUVD-2026-12202 MEDIUM
Missing Authorization (CWE-862)
2026-03-15 Wordfence
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 15, 2026 - 03:00 euvd
EUVD-2026-12202
Analysis Generated
Mar 15, 2026 - 03:00 vuln.today
CVE Published
Mar 15, 2026 - 02:19 nvd
MEDIUM 5.3

DescriptionCVE.org

The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the draft_post() function in all versions up to, and including, 4.2.8. This makes it possible for unauthenticated attackers to modify arbitrary posts (e.g. unpublish published posts and overwrite the contents) via the 'post_id' parameter.

AnalysisAI

Unauthenticated attackers can modify arbitrary WordPress posts through the User Frontend plugin (versions up to 4.2.8) due to missing authorization checks in the draft_post() function, allowing them to unpublish or alter post content. The vulnerability affects all installations of the affected plugin versions without requiring authentication or user interaction. No patch is currently available.

Technical ContextAI

The User Frontend plugin is a WordPress plugin designed for frontend user interactions including post submission, user directories, and profile management. The vulnerability stems from CWE-862 (Missing Authorization/Capability Check), where the draft_post() function fails to verify whether the requesting user possesses the necessary WordPress capabilities before allowing post modification operations. WordPress enforces capability checks through its permissions API, and this plugin bypasses those checks entirely. The affected technology stack involves PHP-based WordPress post manipulation functions without proper use of current_user_can() checks, allowing any HTTP request (authenticated or not) to invoke post state changes. The plugin's reliance on the 'post_id' parameter as the sole identifier for targeting posts compounds the issue, as enumeration of post IDs is trivial in WordPress environments.

RemediationAI

Immediately upgrade the User Frontend plugin to version 4.2.9 or later, which should include the capability check fix. This can be performed through the WordPress dashboard under Plugins > Installed Plugins by clicking 'Update Now' if an update is available, or by manually downloading and uploading the latest version from the WordPress.org plugin repository. Until patching is completed, implement temporary mitigations by restricting HTTP access to WordPress administrative endpoints via web application firewall rules or reverse proxy configuration, disabling the plugin if functionality is not immediately required, and auditing recent post modification logs via WordPress audit plugins to detect unauthorized changes. Monitor post revisions and maintain verified backups to enable recovery if posts are modified without authorization. Consider implementing additional role-based access controls through WordPress user capability management to minimize the blast radius of unauthenticated requests.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-2233 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy