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 'date' Shortcode Attribute in all versions up to, and including, 4.0.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the wppb_toolbox_shortcodes_settings[format-date] option to be set to 'yes' by an administrator for the shortcode to be active and the vulnerability to be exploitable.
Published: 2026-09-01
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress plugin User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor is affected by a stored XSS flaw that originates from the unescaped 'date' shortcode attribute. Contributing users with sufficient permission can inject malicious JavaScript that is persisted and executed whenever any site visitor loads a page that processes the shortcode. This can lead to theft of credentials stored in the visitor’s browser, defacement of the site, or redirection to malicious domains. The attack gains the same privileges as the compromised user and can bypass existing content‑sanitization controls.

Affected Systems

All installations of cozmoslabs: User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor up to and including version 4.0.0. The flaw exists in WordPress environments where the plugin is active and the setting wppb_toolbox_shortcodes_settings[format-date] is enabled. No newer versions are documented as vulnerable.

Risk and Exploitability

With a CVSS score of 6.4 the vulnerability is considered moderate. The EPSS score is not publicly available and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated contributor or higher who has the ability to edit the plugin’s shortcode settings. Once the setting is toggled to 'yes' by an administrator, an attacker can insert JavaScript that will execute automatically for any user who loads a page containing the shortcode.

Generated by OpenCVE AI on September 1, 2026 at 05:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update User Profile Builder to the latest release, which removes the vulnerable shortcode handling.
  • If an update cannot be applied immediately, disable the 'date' shortcode by setting wppb_toolbox_shortcodes_settings[format-date] to 'no' in the Advanced Settings area of the plugin.
  • Restrict the Contributor role from editing plugin settings or remove Contributor privileges from users who do not need them.
  • Conduct a site‑wide search for any persisting malicious JavaScript inserted through the affected shortcode and remove it.

Generated by OpenCVE AI on September 1, 2026 at 05:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 04: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 'date' Shortcode Attribute in all versions up to, and including, 4.0.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the wppb_toolbox_shortcodes_settings[format-date] option to be set to 'yes' by an administrator for the shortcode to be active and the vulnerability to be exploitable.
Title User Profile Builder <= 4.0.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'date' Shortcode Attribute
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-01T04:27:50.295Z

Reserved: 2026-08-18T16:52:16.464Z

Link: CVE-2026-75965

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T05:17:10.023

Modified: 2026-09-01T05:17:10.023

Link: CVE-2026-75965

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T05:30:03Z

Weaknesses
  • CWE-79

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