Description
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'about_me' parameter in all versions up to, and including, 2.11.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-03
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ultimate Member plugin for WordPress contains a stored cross‑site scripting flaw in the 'about_me' custom textarea field. The plugin fails to sanitize or escape the input, enabling an authenticated user with a subscriber role or higher to inject arbitrary JavaScript. When other users view the affected profile page, the script runs in their browsers. This is a classic stored XSS vulnerability (CWE‑79). The description does not specify additional post‑exploitation effects; the injected script simply executes whenever the profile page is loaded.

Affected Systems

The vulnerability affects all WordPress sites that install the Ultimate Member plugin with a version up to and including 2.11.4. Any user with a subscriber or higher role who can edit the 'about_me' field is at risk. The plugin is published by The Ultimate Member team as the Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, while the EPSS score of less than 1% suggests low likelihood of mass exploitation with available code. The flaw is not in the CISA KEV catalog. Exploitation requires authentication with a subscriber or higher account; the attacker can inject via the plugin’s front‑end form, and the unsanitized content renders on the profile page, executing the script for all visitors until the plugin is updated or the content is removed.

Generated by OpenCVE AI on July 21, 2026 at 10:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ultimate Member to any release newer than 2.11.4, which implements proper sanitisation for the 'about_me' field.
  • If an upgrade cannot be performed immediately, revoke the capability that allows subscribers or through WordPress role management or any malicious content already stored in the 'about_me' field across all user profiles.
  • Deploy a web application firewall rule to strip or escape HTML before storing or rendering content in the 'about_me' field.
  • Implement strong password policies and enable multi‑factor authentication for subscriber roles to reduce credentials.

Generated by OpenCVE AI on July 21, 2026 at 10:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Ultimatemember
Ultimatemember ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
Wordpress
Wordpress wordpress
Vendors & Products Ultimatemember
Ultimatemember ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
Wordpress
Wordpress wordpress

Fri, 03 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Description The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'about_me' parameter in all versions up to, and including, 2.11.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Ultimate Member <= 2.11.4 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Non-HTML Custom Textarea Profile Field
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

Ultimatemember Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-06T15:32:47.818Z

Reserved: 2026-05-13T14:58:02.236Z

Link: CVE-2026-8489

cve-icon Vulnrichment

Updated: 2026-07-06T15:32:42.919Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T10:30:04Z

Weaknesses
  • CWE-79

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