Description
The Ultimate Member WordPress plugin before 2.13.0 does not check whether a comment has been approved, or whether the profile it belongs to is private, before returning profile activity to unauthenticated visitors, allowing them to read the content of comments still awaiting moderation.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unrestricted disclosure of pending comments
Action: Update plugin
AI Analysis

Impact

The vulnerability exists in the Ultimate Member WordPress plugin versions before 2.13.0. It occurs when the plugin fails to verify that a comment has been approved or that the owning profile is private before serving profile activity to visitors. As a result, unauthenticated users can read the bodies of comments that are still awaiting moderation, exposing content that should be restricted. This failure in data confidentiality and access control results in unintended disclosure of potentially sensitive user input.

Affected Systems

Sites running the Ultimate Member plugin at any version older than 2.13.0 are affected. The plugin is commonly installed on WordPress installations that allow user profiles and comment submission. Any platform using an affected plugin version is at risk, regardless of operating system or WordPress core version.

Risk and Exploitability

The vulnerability is exploitable via a simple unauthenticated HTTP request to the profile activity endpoint; no credentials or special user roles are required. The CVSS score is 5.3, indicating medium severity. The EPSS score is less than 1%, suggesting a very low probability of exploitation, and the flaw is not listed in the CISA KEV catalog. An attacker who discovers a site running an old Ultimate Member plugin can craft a request to retrieve pending comment text, making the risk realistic and the exploitation straightforward.

Generated by OpenCVE AI on September 2, 2026 at 14:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Ultimate Member plugin to version 2.13.0 or higher, which fixes the approval check and privacy enforcement logic.
  • If an immediate update is impossible, configure the plugin or the site to hide or remove pending comments from the profile activity view, ensuring that only approved content is displayed to unauthenticated visitors.
  • Review and configure user role capabilities to restrict who can submit or moderate comments, and consider disabling comment approval workflows that expose unapproved content until after approval.

Generated by OpenCVE AI on September 2, 2026 at 14:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

ssvc

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


Wed, 02 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 02 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Ultimatemember
Ultimatemember ultimate Member
Wordpress
Wordpress wordpress
Vendors & Products Ultimatemember
Ultimatemember ultimate Member
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Ultimate Member WordPress plugin before 2.13.0 does not check whether a comment has been approved, or whether the profile it belongs to is private, before returning profile activity to unauthenticated visitors, allowing them to read the content of comments still awaiting moderation.
Title Ultimate Member < 2.13.0 - Unauthenticated Unapproved Comment Disclosure via Profile Activity
References

Subscriptions

Ultimatemember Ultimate Member
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:58.589Z

Reserved: 2026-08-07T13:10:37.924Z

Link: CVE-2026-19251

cve-icon Vulnrichment

Updated: 2026-09-02T10:13:10.494Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:16.740

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-19251

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T14:45:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor