Skip to main content

Mercado Pago for WooCommerce CVE-2026-3208

| EUVDEUVD-2026-27520 MEDIUM
Missing Authorization (CWE-862)
2026-05-06 Wordfence GHSA-cfhj-895c-686j
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 06, 2026 - 04:30 vuln.today

DescriptionCVE.org

The Mercado Pago payments for WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'mp_pix_image' WooCommerce API endpoint in all versions up to, and including, 8.7.11. This makes it possible for unauthenticated attackers to retrieve PIX payment QR code images for arbitrary orders. PIX QR codes contain sensitive merchant information including PIX keys (which may be CPF/CNPJ personal identifiers), transaction amounts, merchant name and city, and MercadoPago transaction references.

AnalysisAI

Unauthenticated attackers can retrieve PIX payment QR code images for arbitrary WooCommerce orders via the unprotected 'mp_pix_image' API endpoint in Mercado Pago payments for WooCommerce plugin versions up to 8.7.11, exposing sensitive merchant data including PIX keys, transaction amounts, merchant identity, and Mercado Pago transaction references. The vulnerability requires no authentication, user interaction, or special configuration, and exploits a missing capability check in the WordPress REST API handler. No public exploit code or active exploitation has been confirmed at the time of analysis.

Technical ContextAI

The Mercado Pago for WooCommerce plugin implements a custom WordPress REST API endpoint 'mp_pix_image' to serve dynamically generated PIX QR codes for payment confirmation. PIX is Brazil's instant payment system, and QR codes encode merchant payment details including the merchant's PIX key (which may be a CPF or CNPJ personal identifier), transaction amount, merchant name and location, and Mercado Pago reference identifiers. The vulnerability stems from CWE-862 (Missing Authorization), where the endpoint handler fails to call WordPress capability checking functions (such as current_user_can()) before processing requests and returning sensitive image data. The endpoint accepts arbitrary order identifiers without validating whether the requesting user has permission to view that specific order, allowing unauthenticated users to enumerate and retrieve QR codes for any order in the system. The affected code path includes the PixGateway.php handler which constructs and serves the image response without proper access controls.

RemediationAI

Update Mercado Pago payments for WooCommerce to version 8.7.12 or later immediately. Administrators should navigate to Plugins → Installed Plugins in WordPress, locate 'Mercado Pago payments for WooCommerce,' and click 'Update' to patch the missing authorization check. If immediate patching is not possible, consider temporarily disabling the WooCommerce REST API using a plugin such as Disable REST API or by adding a security rule to restrict access to /wp-json/wc/v3/* endpoints to authenticated users only via WordPress security plugins (e.g., Wordfence, Sucuri) or web application firewall rules. Note that restricting REST API access may affect legitimate WooCommerce mobile apps and integrations, so this should be a temporary measure. Additionally, review WooCommerce order logs to identify if unauthorized access to order QR codes occurred, and monitor for suspicious activity patterns (multiple rapid requests to mp_pix_image with varying order IDs). For organizations unable to patch immediately, implement network-level access controls to restrict REST API access by IP address or geographic region.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-3208 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy