Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable plugin handler requires no credentials (PR:N); only integrity impact applies as access control bypass enables unauthorized writes, not data reads or service disruption.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in Profile Builder <= 3.16.5 versions.
AnalysisAI
Unauthenticated broken access control in the Profile Builder WordPress plugin (versions up to and including 3.16.5) allows remote, unauthenticated attackers to perform unauthorized write operations against plugin functionality - bypassing intended access restrictions without any credentials. The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N) confirms full network exploitability with no prerequisites, though impact is limited to low-severity integrity modifications with no confidentiality or availability consequences. No public exploit code or active exploitation has been identified at time of analysis.
Technical ContextAI
Profile Builder, developed by Cozmoslabs (CPE: cpe:2.3:a:cozmoslabs:profile_builder:*:*:*:*:*:*:*:*), is a WordPress plugin providing user registration, login, and front-end profile management capabilities. The root cause is CWE-862 (Missing Authorization), a class of flaw where server-side code executes a sensitive action without verifying the requestor has the required permission. In WordPress plugin architecture this typically manifests as REST API endpoints, AJAX handlers (wp_ajax_nopriv_* hooks), or form submission handlers that lack a capability check (e.g., current_user_can()) or nonce verification tied to a logged-in session, allowing unauthenticated HTTP requests to trigger privileged operations. The vulnerability was reported by Patchstack and catalogued under ENISA EUVD-2026-53905.
RemediationAI
Upgrade Profile Builder to a version released after 3.16.5. No exact fixed version number was provided in the available input data - consult the official Patchstack advisory (https://patchstack.com/database/wordpress/plugin/profile-builder/vulnerability/wordpress-profile-builder-plugin-3-16-5-broken-access-control-vulnerability) and the WordPress plugin repository changelog to identify the first patched release. If an immediate upgrade is not feasible, a compensating control is to temporarily deactivate the Profile Builder plugin on publicly accessible sites, accepting the trade-off of disabling user registration and profile management functionality. Alternatively, a Web Application Firewall rule blocking unauthenticated POST requests to Profile Builder's AJAX or REST endpoints can reduce exposure, though the specific endpoint is not named in the advisory. WordPress site administrators should also audit whether Profile Builder's access-controlled features (e.g., role assignment on registration, restricted form access) have been abused by reviewing recent user accounts created without expected authentication context.
More in Profile Builder
View allThe User Profile Builder - Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is v
The Profile Builder - User Profile & User Registration Forms plugin for WordPress is vulnerable to unauthorized password
it's possible for an attacker to gain administrative access without having any kind of account on the targeted site and
The User Registration & User Profile - Profile Builder WordPress plugin before 3.4.9 has a bug allowing any user to rese
The User Profile Builder WordPress plugin before 3.11.8 does not have proper authorisation, allowing unauthenticated use
Multiple cross-site scripting (XSS) vulnerabilities in assets/misc/fallback-page.php in the Profile Builder plugin befor
The Profile Builder - User Profile & User Registration Forms WordPress plugin is vulnerable to Cross-Site Scripting due
Cross-Site Request Forgery (CSRF) vulnerability in Cozmoslabs Profile Builder Pro.10.0. Rated high severity (CVSS 8.8),
Cross-Site Request Forgery (CSRF) vulnerability in Cozmoslabs User Profile Builder - Beautiful User Registration Forms,
The Profile Builder WordPress plugin before 3.6.8 does not sanitise and escape Form Fields titles and description, which
The User Registration & User Profile - Profile Builder WordPress plugin before 3.4.8 does not sanitise or escape its 'Mo
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Cozmoslabs Profile
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53905
GHSA-c8mr-q6p9-3x9w