What the vulnerability does
01Description
The Postem Ipsum plugin for WordPress is vulnerable to unauthorized modification of data to Privilege Escalation due to a missing capability check on the postem_ipsum_generate_users() function in all versions up to, and including, 3.0.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create arbitrary user accounts with the administrator role.
Explanation of Vulnerability in Simple Terms
02Summary
Postem Ipsum versions 3.0.1 and earlier lack proper authorization checks, allowing authenticated users to perform actions they should not have access to. An attacker with a low-privilege account can read, modify, or delete data without restriction. This affects confidentiality, integrity, and availability of the application.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete data without proper authorization checks.
Potential impact on your site
04Site Impact
Authenticated users can access or modify data beyond their intended permissions, risking data breach and system compromise.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege user account on the application.
Key dates
06Disclosure timeline
December 13, 2025
CVE published
April 8, 2026
Record updated