User Profile Builder – Beautiful User Registration Forms, User Prof…

User Profile Builder – Beautiful User Registration Forms, User Prof…

by | Feb 10, 2026 | Plugins

Attack Vectors

CVE-2025-15030 is a Critical vulnerability (CVSS 9.8) affecting the WordPress plugin User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor (slug: profile-builder) in versions up to and including 3.15.1.

The primary attack vector is unauthenticated account takeover. Because the plugin does not properly validate a user’s identity before allowing a password update, an attacker can potentially change the password for arbitrary accounts—including administrator accounts—without needing to log in.

Security Weakness

The core weakness is an identity validation failure in the password update flow. In practical terms, the plugin can accept a password change request without sufficiently confirming that the request is truly coming from the legitimate account owner.

This breaks a fundamental security control—proving who a user is before changing credentials—and creates a direct path from “no access” to “full access,” especially if an administrator account is targeted.

Technical or Business Impacts

Account takeover risk: An attacker who resets an administrator’s password can gain full control of the WordPress site, including content, settings, and user management.

Business disruption: Loss of administrative access can halt marketing operations (campaign launches, landing page updates, form changes) and create downtime or defacement risk—directly impacting revenue and brand trust.

Data and compliance exposure: If the site stores customer or lead information, unauthorized access may create reportable security incidents depending on your regulatory obligations and contractual requirements.

Remediation: Update User Profile Builder to version 3.15.2 or a newer patched version to address this issue.

Similar Attacks

Unauthenticated account takeover and privilege escalation issues have been exploited widely in the WordPress ecosystem. Examples include:

ProfilePress vulnerability coverage (Wordfence) — examples of user account and privilege-related risks in WordPress plugins.

CISA alert on ransomware impacts (CISA) — shows how access loss and compromise can quickly translate into business disruption (not WordPress-specific, but relevant to business impact from compromised access).

Vantage Vulnerability (Medium) – CVE-2026-5070

Attack Vectors CVE-2026-5070 is a Medium severity vulnerability (CVSS 6.4) affecting the Vantage WordPress theme (slug: vantage) in versions up to and including 1.20.32. It enables authenticated users with Contributor access or higher to inject malicious script into a...

WP Docs Vulnerability (Medium) – CVE-2026-3878

Attack Vectors CVE-2026-3878 is a Medium severity Stored Cross-Site Scripting (XSS) vulnerability (CVSS 6.4) affecting the WP Docs WordPress plugin (wp-docs) in versions 2.2.9 and below. The issue is exploitable by an authenticated user with Subscriber-level access or...

WPFore Subscribers