Description
The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Avatar Field in all versions up to, and including, 4.0.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is exploitable via a nonce-free GET request to /wp-admin/profile.php, requiring no profile-form submission; a Subscriber can plant the malicious attachment URL, which then executes when an administrator opens that user's Edit User screen.
Published: 2026-09-25
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS via the avatar field allowing script execution in the context of an administrator's session
Action: Immediate Patch
AI Analysis

Impact

The User Profile Builder plugin performs insufficient input sanitization and output escaping on the avatar field, enabling an authenticated attacker with subscriber‑level or higher privileges to inject malicious script code. When the attacker submits a crafted avatar URL, it is stored and then rendered whenever an administrator opens that user’s Edit User screen, causing the embedded script to run with administrative privileges. This can lead to defacement, credential theft, or the execution of arbitrary commands within the WordPress environment.

Affected Systems

Any WordPress installation using the User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin, of version 4.0.2 or earlier, is affected. Subscribers and any role with equal or higher permissions can input the payload, and administrators are the final targets when they view edited profiles.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity vulnerability. No EPSS score is available, and the issue is not listed in CISA’s KEV catalog, implying a moderate risk of exploitation. However, the attack requires an authenticated user with at least subscriber privileges to upload the malicious avatar, and the exploit succeeds only when an administrator subsequently accesses the Edit User screen. Consequently, while the vulnerability does not allow arbitrary code execution from the open web, it can be leveraged by internal users with basic authoring rights to impact higher‑privileged administrators.

Generated by OpenCVE AI on September 25, 2026 at 09:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update User Profile Builder to the latest version (4.0.3 or later) where the avatar input is properly sanitized and escaped.
  • If an immediate update is not possible, temporarily disable the avatar upload feature or restrict avatar file types via plugin settings or a WordPress file‑type restriction plugin.
  • Implement a Content Security Policy that blocks inline script execution from avatar fields, and enforce CSP on the WordPress admin area to mitigate XSS attempts.

Generated by OpenCVE AI on September 25, 2026 at 09:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 25 Sep 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Cozmoslabs
Cozmoslabs user Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
Wordpress
Wordpress wordpress
Vendors & Products Cozmoslabs
Cozmoslabs user Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Avatar Field in all versions up to, and including, 4.0.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is exploitable via a nonce-free GET request to /wp-admin/profile.php, requiring no profile-form submission; a Subscriber can plant the malicious attachment URL, which then executes when an administrator opens that user's Edit User screen.
Title User Profile Builder <= 4.0.2 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Avatar Field
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Cozmoslabs User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T13:00:15.505Z

Reserved: 2026-09-18T13:18:59.393Z

Link: CVE-2026-93656

cve-icon Vulnrichment

Updated: 2026-09-25T12:55:56.142Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T08:16:41.570

Modified: 2026-09-25T14:17:23.803

Link: CVE-2026-93656

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T09:15:19Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')