WP Vulnerability WatchVulnerability data as of September 26, 2026

Vulnerability alerts / September 25, 2026

Vulnerability in User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor — CVE-2026-95866

HighSeverity
CVSS 7.2
0.3%Estimated exploit probability
EPSS
40,000+ sitesInstalls
4.0.3Fixed in

What to do now

Update User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor to 4.0.3 or later.

Affected versions

  • Everything up to and including 4.0.2

Affected: User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor (plugin, profile-builder)

Check: The plugin on wordpress.org / Our record for User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor

What the vulnerability is

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.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts