Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
AC:H reflects the mandatory non-default configuration prerequisite; PR:N because the attacker initiates exploitation as an anonymous registrant with no prior credentials.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
5DescriptionCVE.org
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.
AnalysisAI
Session hijacking in the User Profile Builder WordPress plugin (versions before 3.16.4) allows unauthenticated attackers to obtain an authenticated session for any arbitrary existing user - including site administrators - by exploiting improper account binding in the post-registration auto-login flow. Exploitation is constrained to sites running a supported but non-default plugin configuration, which explains the AC:H in the CVSS vector and the SSVC 'Automatable: no' designation despite total technical impact. A publicly available proof-of-concept exists per WPScan, though EPSS of 0.14% (4th percentile) and SSVC 'Exploitation: none' indicate no confirmed widespread exploitation at time of analysis.
Technical ContextAI
The vulnerability is rooted in CWE-269 (Improper Privilege Management) within the User Profile Builder plugin's WordPress registration integration. When a new user registers, the plugin triggers an automatic login; the flaw lies in failing to securely bind this session token to the newly created account rather than to an arbitrary existing account chosen or influenced by the attacker. This is a session management integrity failure at the boundary between WordPress's core authentication API and the plugin's registration handler. The affected software is identified via CPE as cpe:2.3:a:unknown:user_profile_builder:*:*:*:*:*:*:*:*, covering all versions prior to 3.16.4. The CPE vendor field is listed as 'unknown' in NVD, indicating incomplete CPE data - the actual vendor is Cozmoslabs. The vulnerability only manifests under a specific non-default plugin configuration, the exact name of which is not disclosed in available intelligence.
RemediationAI
Vendor-released patch: version 3.16.4. Update the User Profile Builder plugin to 3.16.4 or later immediately via the WordPress admin dashboard or by downloading from the WordPress plugin repository. This corrects the session binding logic in the post-registration auto-login flow. If immediate patching is not possible, temporarily disabling user registration under WordPress Settings → General (uncheck 'Anyone can register') removes the exploitable registration trigger entirely - note this blocks all new legitimate user registrations as a trade-off. Alternatively, audit and revert any non-default User Profile Builder configuration related to registration or auto-login behavior until the patch is applied, as default configurations are not reported as vulnerable. Refer to the WPScan advisory at https://wpscan.com/vulnerability/df1eb738-15bf-4f8b-aa06-e0a42f1e9c2e/ for plugin-specific configuration guidance.
More in User Profile Builder
View allUnauthenticated access to privileged operations in the User Profile Builder WordPress plugin (versions up to 4.0.1) allo
Stored XSS in the User Profile Builder WordPress plugin (versions before 4.0.1) allows users with contributor-level Word
PHP Object Injection in User Profile Builder WordPress plugin (versions 3.3.4 through before 4.0.1) allows authenticated
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51717
GHSA-p782-jwj4-rqqc