CVE Catalog

CVE-2026-75964

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

The User Profile Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'email' parameter in all versions up to and including 4.0.0. Unauthenticated attackers can inject arbitrary web scripts that execute when an administrator visits the Unconfirmed Email Addresses list and interacts with row-action links.

Risk Assessment

The risk involves session hijacking of administrators and unauthorized actions in the WordPress admin panel, potentially leading to full site compromise.

Recommendation

Immediately update the plugin to the latest patched version. Additionally, restrict access to the admin panel and monitor logs.

Other vulnerabilities in User Profile Builder

See all
Original NVD description (English source)

The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'email' parameter in all versions up to, and including, 4.0.0 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 payload reaches administrators with the manage_options capability when they visit the Users > Unconfirmed Email Addresses list table and interact with row-action links, as the poisoned javascript: href is rendered verbatim into the page HTML by row_actions().

Vulnerability data from NVD (NIST) · CISA KEV · EPSS