Description
The Profile Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's user_meta and compare shortcodes in all versions up to, and including, 3.13.8 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
Published: 2025-06-03
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS) that can run malicious scripts in users' browsers
Action: Patch
AI Analysis

Impact

The Profile Builder plugin for WordPress is vulnerable to stored XSS through its user_meta and compare shortcodes because the plugin does not properly sanitize or escape user‑supplied attributes. A malicious actor with contributor‑level or higher permissions can insert arbitrary JavaScript into the page, which will execute when any visitor loads the affected page.

Affected Systems

The affected product is User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor from cozmoslabs. All releases up to and including version 3.13.8 are vulnerable; the issue was fixed in later versions.

Risk and Exploitability

With a CVSS score of 6.4 the vulnerability is considered moderate risk, and the EPSS score of less than 1 % indicates a low probability of exploitation at this time. It is not listed in CISA’s KEV catalog. Exploitation requires an authenticated contributor‑level user to inject malicious payloads; once stored, the script runs for any user who views the page, making it a persistent threat for all site visitors.

Generated by OpenCVE AI on April 22, 2026 at 01:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Profile Builder plugin to the newest version that fixes the XSS issue (any release above 3.13.8).
  • Audit all existing user_meta and compare shortcode instances for injected scripts and remove them from the database or the page templates.
  • Configure role permissions so that only administrators can add or edit shortcodes, or disable the ability for contributor‑level users to pass arbitrary attributes in these shortcodes until a patch is applied.

Generated by OpenCVE AI on April 22, 2026 at 01:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-16720 The Profile Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's user_meta and compare shortcodes in all versions up to, and including, 3.13.8 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
History

Tue, 03 Jun 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 03 Jun 2025 11:30:00 +0000

Type Values Removed Values Added
Description The Profile Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's user_meta and compare shortcodes in all versions up to, and including, 3.13.8 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
Title Profile Builder <= 3.13.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via user_meta and compare Shortcodes
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-04-08T16:45:46.207Z

Reserved: 2025-05-13T22:36:31.867Z

Link: CVE-2025-4671

cve-icon Vulnrichment

Updated: 2025-06-03T13:11:11.094Z

cve-icon NVD

Status : Deferred

Published: 2025-06-03T12:15:22.443

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-4671

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:30:05Z

Weaknesses
  • CWE-79

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