CVE-2026-93344
Received Received - Intake

MarketKing WordPress Plugin Missing Authorization Vulnerability

Vulnerability report for CVE-2026-93344, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: VulnCheck

Description

MarketKing plugin for WordPress before 2.1.72 contains a missing authorization vulnerability in the marketking_get_page_content AJAX action that allows authenticated attackers with subscriber-level access or higher to access arbitrary vendor administrator panel pages by supplying an arbitrary vendor user ID. Attackers can bypass authorization controls by submitting a target vendor ID in the request to access payout pages, financial reports, and vendor dashboard content belonging to any vendor in the marketplace.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
marketking marketking to 2.1.72 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-93344 is a missing authorization vulnerability in the MarketKing WordPress plugin before version 2.1.72. It allows authenticated attackers with subscriber-level access or higher to access arbitrary vendor administrator panel pages by providing an arbitrary vendor user ID. This bypasses authorization controls, enabling access to sensitive pages like payout pages, financial reports, and vendor dashboards belonging to any vendor.

Detection Guidance

To detect this vulnerability, check if your MarketKing plugin version is below 2.1.72. Inspect WordPress logs for unauthorized AJAX requests to marketking_get_page_content with arbitrary vendor IDs. Use commands like grep -r 'marketking_get_page_content' /var/log/ or check plugin version via wp plugin list in WordPress CLI.

Impact Analysis

An attacker could exploit this to access sensitive financial and administrative data of any vendor on the marketplace. This includes payout details, financial reports, and vendor dashboard content, potentially leading to data breaches, financial loss, or unauthorized actions performed on behalf of vendors.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive personal and financial data, violating GDPR and HIPAA compliance requirements. It may result in data breaches, unauthorized disclosures, and failure to protect personally identifiable information (PII) and protected health information (PHI).

Mitigation Strategies

Immediately update the MarketKing plugin to version 2.1.72 or later. Remove or disable the plugin if an update is not available. Review WordPress user roles to ensure only necessary permissions are granted. Monitor for unauthorized access attempts in logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-93344. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart