Description
MarketKing plugin for WordPress before 2.1.72 contains a missing authorization vulnerability in the marketking_admin_vendors_ajax AJAX action that allows authenticated attackers with subscriber-level access or higher to retrieve the complete vendor directory by sending a crafted AJAX request. Attackers can exploit the absence of capability checks in the vendor management action to retrieve internal user IDs, usernames, and email addresses of all registered vendors, exposing personally identifiable information to any logged-in user regardless of role.
Published: 2026-09-22
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Exposure of personally identifiable vendor information through missing access control
Action: Patch
AI Analysis

Impact

MarketKing, a WordPress marketplace plugin, contains a missing authorization flaw in the marketking_admin_vendors_ajax AJAX action. The flaw allows any authenticated user with subscriber-level or higher privileges to craft an AJAX request and retrieve the full vendor directory, including user IDs, usernames, and email addresses for all registered vendors, thereby exposing personally identifiable information. This constitutes an Access Control error (CWE-862).

Affected Systems

The vulnerability affects the WebWizards MarketKing plugin for WordPress when running any version prior to 2.1.72. Any site that has not upgraded to 2.1.72 or later is potentially exposed, regardless of the underlying WordPress core version.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. The EPSS score is not available and the vulnerability is not listed in CISA KEV, but the required condition is only that the attacker is an authenticated user with subscriber or higher role, which many sites grant to regular users. Once authenticated, the attacker can send a crafted AJAX request to the vulnerable endpoint and retrieve all vendor information. Because no additional network restrictions are needed, the vulnerability can be readily exploited in typical WordPress installations that host the affected MarketKing plugin.

Generated by OpenCVE AI on September 22, 2026 at 15:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MarketKing plugin to version 2.1.72 or newer to apply the missing capability checks.
  • After the upgrade, verify that the marketking_admin_vendors_ajax action performs proper capability checks and restrict its use to administrators if necessary.
  • If an upgrade cannot be applied immediately, deploy a temporary measure such as a code snippet that removes or disables marketking_admin_vendors_ajax for users with subscriber or lower capabilities, thereby blocking unauthorised access to vendor data.

Generated by OpenCVE AI on September 22, 2026 at 15:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Webwizards
Webwizards marketking
Wordpress
Wordpress wordpress
Vendors & Products Webwizards
Webwizards marketking
Wordpress
Wordpress wordpress

Tue, 22 Sep 2026 14:15:00 +0000

Type Values Removed Values Added
Description MarketKing plugin for WordPress before 2.1.72 contains a missing authorization vulnerability in the marketking_admin_vendors_ajax AJAX action that allows authenticated attackers with subscriber-level access or higher to retrieve the complete vendor directory by sending a crafted AJAX request. Attackers can exploit the absence of capability checks in the vendor management action to retrieve internal user IDs, usernames, and email addresses of all registered vendors, exposing personally identifiable information to any logged-in user regardless of role.
Title MarketKing < 2.1.72 Missing Authorization via marketking_admin_vendors_ajax
Weaknesses CWE-862
References
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'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Webwizards Marketking
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T13:57:42.202Z

Reserved: 2026-09-17T18:41:40.757Z

Link: CVE-2026-93343

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-22T14:17:18.380

Modified: 2026-09-22T20:53:07.383

Link: CVE-2026-93343

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T16:00:16Z

Weaknesses