Authentication Bypass Vulnerability in User Profile Builder Plugin for WordPress
CVE-2026-15826
Key Information:
- Vendor
WordPress
- Vendor
- CVE Published:
- 15 August 2026
Badges
What is CVE-2026-15826?
CVE-2026-15826 is a critical authentication bypass vulnerability found in the User Profile Builder plugin for WordPress. This plugin is designed to facilitate user registration and profile management on WordPress sites, providing site administrators with various functionalities for handling user accounts. The vulnerability arises in versions up to and including 3.16.4 due to a flaw in the wppb_log_in_user() function, specifically when handling registration submissions that contain usernames of 61 to 70 characters. The function incorrectly processes the response from wp_insert_user() by coercing a potential error state into an integer before proper error checking. As a result, this oversight allows unauthenticated attackers to circumvent normal authentication checks, granting them the ability to log in as the site's Administrator (user ID 1) and thereby gain complete control over the site.
Potential impact of CVE-2026-15826
-
Full Administrative Access: Attackers can exploit this vulnerability to log in as the site's Administrator, potentially allowing them to change settings, delete content, or install malicious plugins, compromising the integrity of the entire website.
-
Data Breach Risk: With administrative rights, attackers can access sensitive user data stored within the site, leading to unauthorized information dissemination, privacy violations, and legal ramifications for the compromised organization.
-
Loss of Trust and Reputation: The successful exploitation of this vulnerability can result in operational disruptions, loss of client trust, and reputational damage to the organization, impacting customer relationships and business operations.
Affected Version(s)
User Profile Builder β Beautiful User Registration Forms, User Profiles & User Role Editor 0 <= 3.16.4
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- π‘
Public PoC available
- πΎ
Exploit known to exist
- π
Vulnerability started trending
Vulnerability published
Vulnerability Reserved