Description
The User Profile Builder WordPress plugin before 3.16.4 does not correctly bind the automatic login performed after user registration to the newly created account, allowing unauthenticated attackers to obtain an authenticated session for an arbitrary existing user, including administrators, on sites using a supported but non-default configuration.
Published: 2026-08-01
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The User Profile Builder WordPress plugin before version 3.16.4 incorrectly associates the automatic login performed after a new user registers with an existing account, enabling an attacker without credentials to receive an authenticated session for any user, including administrators. This flaw bypasses authentication controls and allows the attacker to impersonate privileged users and perform actions with full rights.

Affected Systems

Any WordPress site using the User Profile Builder plugin older than 3.16.4 and configured with the supported, non‑default registration settings is vulnerable. The issue applies to all user accounts listed on the site, not just those created through the plugin.

Risk and Exploitability

Although the EPSS score is below 1% and the vulnerability is not currently listed in the CISA KEV catalog, the impact of an account takeover is severe. The attack vector is a simple web request to the registration endpoint; an unauthenticated attacker can craft a registration request that triggers auto‑login tied to an arbitrary existing user. No additional privileges or local code execution are required, making the exploit straightforward for someone with web access to the target site. The low EPSS suggests limited active exploitation, but the high potential damage warrants prompt action. The CVSS base score is 8.1, indicating high severity.

Generated by OpenCVE AI on August 5, 2026 at 18:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Profile Builder plugin to version 3.16.4 or newer.
  • Disable or adjust the auto‑login feature after registration so it binds to the newly created account only.
  • Verify the plugin’s registration and login settings to ensure they enforce proper authentication binding.

Generated by OpenCVE AI on August 5, 2026 at 18:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The User Profile Builder WordPress plugin before 3.16.4 does not correctly bind the automatic login performed after user registration to the newly created account, allowing unauthenticated attackers to obtain an authenticated session for an arbitrary existing user, including administrators, on sites using a supported but non-default configuration.
Title Profile Builder < 3.16.4 - Unauthenticated Account Takeover via Auto-Login After Registration
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:19:28.543Z

Reserved: 2026-07-10T07:53:39.566Z

Link: CVE-2026-15368

cve-icon Vulnrichment

Updated: 2026-08-05T16:11:02.348Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:31.477

Modified: 2026-08-05T17:16:42.673

Link: CVE-2026-15368

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:00:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-287

    Improper Authentication