User Profile Builder <= 3.16.4 - Unauthenticated Authentication Bypass via Type Confusion to Administrator Account Takeover via 'username' Parameter

9.8
Incorrect Type Conversion or Cast
CVE CVE-2026-15826
CVSS 9.8 (Critical)
Publicly Published August 14, 2026
Last Updated August 15, 2026
Researcher Supakiad S. (m3ez) (m3ez) - E-CQURITY (Thailand)

Description

The User Profile Builder plugin for WordPress is vulnerable to Authentication Bypass via Type Confusion in versions up to, and including, 3.16.4. This is due to the wppb_log_in_user() function calling absint() on the return value of wp_insert_user() before performing an is_wp_error() check — when a registration is submitted with a 61–70 character username, WordPress core rejects it with a WP_Error object, but absint() coerces that object to the integer 1 before the error check can short-circuit execution, causing the plugin to bind and return a transient-backed autologin nonce tied to user ID 1. This makes it possible for unauthenticated attackers to log in as the site's Administrator account (user ID 1), resulting in full administrative takeover of the site.

Wordfence blocked 330 attacks targeting this vulnerability in the past 24 hours.

References

Share

Vulnerability Details for User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor

Software Type Plugin
Software Slug profile-builder (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.16.5, or a newer patched version
Affected Version
  • <= 3.16.4
Patched Version
  • 3.16.5

Recent vulnerabilities in User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor

# Title CVE ID CVSS Researchers Date
1 User Profile Builder <= 3.15.7 - Unauthenticated Stored Cross-Site Scripting via 'Biographical Info' Meta Field CVE-2026-6431 7.2 daroo September 6, 2026
2 User Profile Builder <= 4.0.0 - Unauthenticated Stored Cross-Site Scripting via 'email' Parameter CVE-2026-75964 6.1 Wordfence PRISM August 31, 2026
3 User Profile Builder <= 4.0.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'date' Shortcode Attribute CVE-2026-75965 6.4 Wordfence PRISM August 31, 2026
4 User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor < 4.0.1 - Missing Authorization CVE-2026-76548 5.3 Erwan LR August 31, 2026
5 User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor < 4.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2026-76546 6.4 Muni Nitish Kumar Yaddala August 29, 2026
6 User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor < 4.0.1 - Authenticated (Administrator+) PHP Object Injection CVE-2026-76547 6.6 Vivien LEBAS August 29, 2026
7 User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor <= 3.16.5 - Missing Authorization CVE-2026-66701 5.3 Ananda Dhakal July 29, 2026
8 Profile Builder <= 3.16.3 - Privilege Escalation to Unauthenticated Account Takeover CVE-2026-15368 7.3 Jakub Herman July 17, 2026
9 User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor <= 3.15.5 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary Post Author Reassignment via Avatar Field CVE-2026-3139 4.3 type5afe March 30, 2026
10 User Profile Builder <= 3.15.1 - Unauthenticated Privilege Escalation via Account Takeover CVE-2025-15030 9.8 Drew Webber (mcdruid) January 12, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation