Description
The YourMembership Single Sign On – YM SSO Login plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'moym_display_test_attributes' function in all versions up to, and including, 1.1.7. This makes it possible for unauthenticated attackers to read the profile data of the latest SSO login.
Published: 2025-10-15
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized sensitive information disclosure
Action: Apply Patch
AI Analysis

Impact

The YourMembership Single Sign On – YM SSO Login plugin contains a missing capability check in the moym_display_test_attributes function. This allows any unauthenticated user to invoke the function and read the profile data of the most recent SSO login, resulting in sensitive user information being disclosed without authorization.

Affected Systems

Affected software is the WordPress plugin Login with YourMembership – YM SSO Login from vendor cyberlord92. All releases up to and including version 1.1.7 are vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate risk, and the EPSS score of < 1% suggests low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated HTTP request targeting the moym_display_test_attributes endpoint; the attacker needs no credentials and can simply craft a request to retrieve the sensitive data.

Generated by OpenCVE AI on April 27, 2026 at 23:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Login with YourMembership – YM SSO Login plugin to a version newer than 1.1.7 that implements a proper capability check in the moym_display_test_attributes function.
  • If an upgrade is not possible, modify the plugin to enforce an authorization check (such as current_user_can('manage_options') or another appropriate capability) before executing moym_display_test_attributes, addressing the CWE-862 access‑control flaw.
  • As a temporary workaround, block or hide the moym_display_test_attributes endpoint using server configuration (e.g., .htaccess rewrite rules) or by removing the function call from the plugin code.

Generated by OpenCVE AI on April 27, 2026 at 23:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
References

Tue, 21 Oct 2025 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Cyberlord92
Cyberlord92 yourmembership Single Sign On
Wordpress
Wordpress wordpress
Vendors & Products Cyberlord92
Cyberlord92 yourmembership Single Sign On
Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The YourMembership Single Sign On – YM SSO Login plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'moym_display_test_attributes' function in all versions up to, and including, 1.1.7. This makes it possible for unauthenticated attackers to read the profile data of the latest SSO login.
Title Login with YourMembership - YM SSO Login <= 1.1.7 - Missing Authorization to Unauthenticated Sensitive Information Exposure via 'moym_display_test_attributes'
Weaknesses CWE-862
References
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'}


Subscriptions

Cyberlord92 Yourmembership Single Sign On
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:38:18.146Z

Reserved: 2025-09-17T18:07:31.865Z

Link: CVE-2025-10648

cve-icon Vulnrichment

Updated: 2025-10-15T15:25:28.616Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:40.953

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

Link: CVE-2025-10648

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T23:45:15Z

Weaknesses