---
id: CVE-2026-95866
title: >-
  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
  insuffic…
summary: >-
  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
  insuffic…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: cozmoslabs
product: >-
  User Profile Builder – Beautiful User Registration Forms, User Profiles & User
  Role Editor
affected:
  - >-
    user_profile_builder_beautiful_user_registration_forms_user_profiles_user_role_editor
    <= 4.0.2
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T14:17:25.227'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-95866'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/profile-builder/tags/4.0.2/front-end/default-fields/avatar/avatar.php#L127
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/profile-builder/tags/4.0.2/front-end/default-fields/avatar/avatar.php#L67
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/profile-builder/tags/4.0.2/front-end/default-fields/upload/upload_helper_functions.php#L286
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3708665%40profile-builder&new=3708665%40profile-builder
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/68cef86f-3a6a-47c4-a092-de3bb40ac157?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
epss: 0.00256
epssPercentile: 0.1534
ingestedAt: '2026-09-25T08:01:56.743Z'
---

## Overview

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 unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The zero-length multipart file branch in wppb_save_avatar_value() writes the raw request value directly to user meta, bypassing the wppb_save_attachment_id()/wppb_verify_attachment_id() validation path; the stored payload is later adopted as a WordPress attachment URL and rendered unescaped by wppb_default_fields_make_upload_button() when an administrator views the affected account.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
