CVE Feed

    Dashboard / CVE / CVE-2026-15826

    CVE-2026-15826

    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.

    Published:Aug 15, 2026
    Last Modified:Aug 16, 2026
    EPS:Aug 15, 2026
    EPSS Score:0.00805
    CVSS Score:9.8

    Affected Products

    Vendor
    Cozmoslabs
    Product
    User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
    Vendor
    Wordpress
    Product
    Wordpress

    Common Attack Pattern Enumeration and Classification (CAPEC)

    No CAPEC recorded yet

    References

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High