Description
The Secure Copy Content Protection and Content Locking plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ays_sccp_reports_user_search() function in all versions up to, and including, 4.4.7. This makes it possible for unauthenticated attackers to retrieve a list of registered user emails.
Published: 2025-03-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Retrieval of Registered User Emails
Action: Immediate Patch
AI Analysis

Impact

The Secure Copy Content Protection and Content Locking plugin for WordPress contains a missing capability check in the ays_sccp_reports_user_search function. This flaw allows an unauthenticated attacker to call the function and retrieve a complete list of registered user email addresses. The vulnerability is a classic example of missing authorization, classified as CWE-862, and results in a confidentiality breach that could be leveraged for social phishing or targeted credential harvesting.

Affected Systems

This issue affects all installed instances of the Secure Copy Content Protection and Content Locking plugin with versions up to and including 4.4.7. Administrators using WordPress sites that rely on this plugin should verify their installed version and determine if an update to 4.4.8 or later is applicable.

Risk and Exploitability

With a CVSS score of 5.3, the relative impact is moderate, but the EPSS score of less than 1% and absence from the KEV list suggest that large‑scale exploitation is currently unlikely. Nonetheless, the attack vector is remote and can be performed by issuing a crafted HTTP request to the plugin's AJAX endpoint without authentication, allowing immediate access to the email list.

Generated by OpenCVE AI on April 21, 2026 at 22:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Secure Copy Content Protection and Content Locking plugin to version 4.4.8 or later.
  • If an update is not possible, modify the plugin to add a capability check to the ays_sccp_reports_user_search function so that only users with the appropriate role can access it.
  • Disable or restrict access to the plugin's administrative AJAX/REST endpoints through firewall rules or a WordPress security plugin to prevent unauthenticated users from reaching the function.
  • Monitor web logs for anomalous requests to the plugin endpoint and investigate any unauthorized email discovery attempts.

Generated by OpenCVE AI on April 21, 2026 at 22:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5884 The Secure Copy Content Protection and Content Locking plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ays_sccp_reports_user_search() function in all versions up to, and including, 4.4.7. This makes it possible for unauthenticated attackers to retrieve a list of registered user emails.
History

Tue, 04 Mar 2025 03:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 01 Mar 2025 11:30:00 +0000

Type Values Removed Values Added
Description The Secure Copy Content Protection and Content Locking plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ays_sccp_reports_user_search() function in all versions up to, and including, 4.4.7. This makes it possible for unauthenticated attackers to retrieve a list of registered user emails.
Title Secure Copy Content Protection and Content Locking <= 4.4.7 - Missing Authorization to Unauthenticated User Email Retrieval via ays_sccp_reports_user_search Function
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

Ays-pro Secure Copy Content Protection And Content Locking
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:00:56.504Z

Reserved: 2025-02-17T20:28:28.345Z

Link: CVE-2025-1404

cve-icon Vulnrichment

Updated: 2025-03-03T20:54:45.958Z

cve-icon NVD

Status : Deferred

Published: 2025-03-01T12:15:34.310

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

Link: CVE-2025-1404

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T22:15:45Z

Weaknesses