Description
The WPC Admin Columns WordPress plugin before 2.3.4 does not have authorisation checks in one of its AJAX actions, allowing users with a role as low as subscriber to read arbitrary user, post and term metadata, including data belonging to administrators.
Published: 2026-08-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the WPC Admin Columns WordPress plugin version prior to 2.3.4, where an AJAX action lacks proper authorization checks. Users as low as subscribers can trigger this action and read any user, post, or taxonomy term metadata, including sensitive data belonging to administrators. This results in an information disclosure that could reveal confidential configuration, personal data, or administrative credentials.

Affected Systems

WordPress sites that have the WPC Admin Columns plugin installed before version 2.3.4 are impacted. All user roles, including subscribers and lower, can exploit the vulnerable AJAX endpoint to access metadata of any user, post, or term on the platform. The issue applies regardless of site configuration; it is not limited to specific plugins or themes.

Risk and Exploitability

Based on the description, it is inferred that the attacker only needs to be authenticated as a subscriber to exploit the vulnerability, with no additional privileges or complex setup required. The CVSS score of 6.5 indicates a moderate severity, while the EPSS score of <1% and lack of KEV listing imply low likelihood of widespread exploitation so far. Nonetheless, the vulnerability allows disclosure of sensitive data, making the risk elevated for sites that store confidential metadata and could lead to privacy violations or enable further compromise.

Generated by OpenCVE AI on August 13, 2026 at 03:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPC Admin Columns plugin to version 2.3.4 or later, which adds the missing authorization checks to the vulnerable AJAX action.
  • If an immediate upgrade is not feasible, block or restrict access to the AJAX endpoint (e.g., "/wp-admin/admin-ajax.php?action=WPC_AC_LIST...") using a web‑application firewall, .htaccess rules, or site‑wide SSL redirect so that only administrators or privileged users can invoke it.
  • Review and reduce the capabilities assigned to the default subscriber role to the minimum required, ensuring that low‑privilege accounts cannot perform actions that could be abused.

Generated by OpenCVE AI on August 13, 2026 at 03:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Admincolumns
Admincolumns admin Columns
Wordpress
Wordpress wordpress
Vendors & Products Admincolumns
Admincolumns admin Columns
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 02:15:00 +0000

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

Wed, 12 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284
CWE-862
Metrics cvssV3_1

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

ssvc

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


Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WPC Admin Columns WordPress plugin before 2.3.4 does not have authorisation checks in one of its AJAX actions, allowing users with a role as low as subscriber to read arbitrary user, post and term metadata, including data belonging to administrators.
Title WPC Admin Columns < 2.3.4 - Subscriber+ Arbitrary User/Post/Term Meta Disclosure
References

Subscriptions

Admincolumns Admin Columns
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T12:30:10.927Z

Reserved: 2026-08-05T13:27:27.558Z

Link: CVE-2026-18943

cve-icon Vulnrichment

Updated: 2026-08-12T12:29:51.623Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:20:46.903

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-18943

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T12:16:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor