Skip to content
Threat Feed
high advisory

Stored Cross-Site Scripting in User Profile Builder Plugin for WordPress

The User Profile Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization, allowing unauthenticated attackers to execute arbitrary scripts via the 'Biographical Info' field.

CVE search metadata

CVE search record: CVE-2026-6431. Severity: high. CVSS: 7.2. KEV: no. Product: User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor (<= 3.15.7). Brief: Stored Cross-Site Scripting in User Profile Builder Plugin for WordPress. Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2026-6431/

The User Profile Builder plugin for WordPress (all versions up to and including 3.15.7) contains a critical vulnerability regarding its handling of the 'Biographical Info' meta field. Due to inadequate input sanitization and output escaping, an attacker can inject arbitrary JavaScript code into user profile metadata. This stored XSS vulnerability allows unauthenticated attackers to trigger script execution in the browsers of users viewing the compromised profile, potentially leading to unauthorized actions, session hijacking, or credential theft if an administrator views the profile. Defenders should prioritize updating the plugin to the version containing the fix to prevent script injection in the WordPress administrative or front-end interface.

Impact

Successful exploitation allows unauthenticated attackers to execute malicious scripts in the context of other users' browsers. This can lead to account takeover, unauthorized administrative actions, or defacement. Given the plugin's purpose of managing user registration and profiles, the potential for high-privilege targeting, such as administrative sessions, is significant.

Recommendation

  • Update the User Profile Builder plugin to the latest version immediately to ensure proper sanitization of user profile fields.
  • Review existing user profile metadata for anomalous content, specifically looking for script tags or event handlers within the 'Biographical Info' field.
  • Implement a Content Security Policy (CSP) to restrict the execution of inline scripts and unauthorized external resources, which mitigates the impact of XSS vulnerabilities.

Immediate actions

Update User Profile Builder plugin to version > 3.15.7

IT Operations 24h

Mitigations

Upgrade plugin to the patched version

immediate IT Operations

CVE-2026-6431