CVE-2026-2233 MEDIUM

CVE-2026-2233: User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration <= 4.2.8 - Missing Authorization to Unauthenticated Arbitrary Post Modification via 'post_id' Parameter

Vendor Wedevs
Product User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration
Weakness CWE-862 · Missing authorization
Published March 15, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

User Frontend contains a missing authorization check that allows unauthenticated attackers to modify data on the site. The vulnerability affects all versions up to 4.2.8. An attacker can send a network request without authentication to trigger the flaw. Site administrators should update to a version newer than 4.2.8 as soon as it becomes available.

What an attacker can do

03Attacker Capabilities

Modify site data without logging in or having any account.

Potential impact on your site

04Site Impact

Unauthorized users can alter content, user profiles, or registration data on your site.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 15, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE