Description
The Adminify WordPress plugin before 4.2.10 does not perform per-user read-capability checks on the results returned by one of its administration search features, allowing users with a low-privilege role (Contributor) to disclose non-public content that WordPress would not otherwise expose to them, such as other authors' unpublished post titles, pending comment content, the site's Adminify WordPress plugin before 4.2.10 inventory, and user account names.
Published: 2026-07-02
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Adminify WordPress plugin before version 4.2.10 fails to enforce per‑user read‑capability checks on the results of its global search AJAX feature. This omission enables a user with the low‑privilege Contributor role to retrieve information normally hidden from lower‑privilege roles, such as unpublished post titles, pending comment content, the plugin’s internal inventory data, and other users’ account names.

Affected Systems

WordPress sites that install the Adminify plugin older than 4.2.10 are affected. Any authenticated user with a Contributor role can trigger the vulnerable global search AJAX endpoint via the Adminify interface and receive sensitive search results. The issue does not affect unauthenticated users or those with higher‑privilege roles, as the plugin generally exposes such data to administrators.

Risk and Exploitability

The disclosed functionality is reflected in the CVSS score of 2.7, indicating low severity, while the EPSS score of less than 1% shows a very low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that an attacker must be authenticated as a Contributor and must initiate the global search AJAX request within the Adminify interface to extract the exposed data. The impact is a confidentiality breach, exposing non‑public content that WordPress otherwise protects.

Generated by OpenCVE AI on August 4, 2026 at 08:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Adminify plugin to version 4.2.10 or newer.
  • Reconfigure WordPress to remove read capabilities for Contributors to unpublished posts, pending comments, and user data, ensuring only higher‑privilege roles can use the Global Search AJAX feature.
  • If upgrade cannot be performed immediately, disable or restrict the Adminify global search AJAX endpoint for users with Contributor or lower privileges.

Generated by OpenCVE AI on August 4, 2026 at 08:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 08:30:00 +0000

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

Sat, 01 Aug 2026 22:30:00 +0000

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

Sat, 25 Jul 2026 22:15:00 +0000

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

Wed, 22 Jul 2026 14:15:00 +0000

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

Wed, 15 Jul 2026 10:15:00 +0000

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

Sat, 11 Jul 2026 07:15:00 +0000

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

Fri, 10 Jul 2026 03:15:00 +0000

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

Thu, 09 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 08 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 08 Jul 2026 01:15:00 +0000

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

Tue, 07 Jul 2026 01:15:00 +0000

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

Sun, 05 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Sun, 05 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Sun, 05 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Sat, 04 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Sat, 04 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 03 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 02 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 02 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 02 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Adminify WordPress plugin before 4.2.10 does not perform per-user read-capability checks on the results returned by one of its administration search features, allowing users with a low-privilege role (Contributor) to disclose non-public content that WordPress would not otherwise expose to them, such as other authors' unpublished post titles, pending comment content, the site's Adminify WordPress plugin before 4.2.10 inventory, and user account names.
Title Adminify < 4.2.10 - Contributor+ Sensitive Information Disclosure via Global Search AJAX
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-02T12:34:37.068Z

Reserved: 2026-06-09T12:32:58.447Z

Link: CVE-2026-11781

cve-icon Vulnrichment

Updated: 2026-07-02T12:34:30.074Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T06:16:13.287

Modified: 2026-07-02T15:12:53.577

Link: CVE-2026-11781

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T08:15:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-285

    Improper Authorization