Description
Unauthenticated Insecure Direct Object References (IDOR) in Mercado Pago payments for WooCommerce <= 8.9.0 versions.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Insecure Direct Object Reference that allows an attacker to bypass normal authorization controls and obtain or modify protected resources such as order details or payment data. The weakness, identified as CWE-639, permits direct request manipulation to target arbitrary objects without the need for a valid user session. This could lead to data leakage or unapproved changes to transaction records.

Affected Systems

The affected product is the WordPress Mercado Pago payments for WooCommerce plugin, versions 8.9.0 and earlier, distributed by Mercado Pago.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and no EPSS score is available. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires no authentication and likely involves sending crafted URLs or form submissions to reference hidden or sequential resource identifiers. While the impact is limited to data confidentiality and integrity of orders, the lack of authentication requirement makes it readily exploitable in a publicly exposed environment.

Generated by OpenCVE AI on August 6, 2026 at 15:24 UTC.

Remediation

Vendor Solution

Update the WordPress Mercado Pago payments for WooCommerce plugin to the latest available version (at least 8.9.1).


OpenCVE Recommended Actions

  • Upgrade the Mercado Pago payments for WooCommerce plugin to version 8.9.1 or later.
  • If an immediate upgrade is not possible, block or restrict access to the plugin’s sensitive endpoints using IP filtering or a web application firewall so that only trusted IPs can query them.
  • Review incoming requests to ensure object identifiers are validated and that the user has appropriate authorization before processing any order or payment operation.

Generated by OpenCVE AI on August 6, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in Mercado Pago payments for WooCommerce <= 8.9.0 versions.
Title WordPress Mercado Pago payments for WooCommerce plugin <= 8.9.0 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:47:32.514Z

Reserved: 2026-02-25T12:14:40.739Z

Link: CVE-2026-28180

cve-icon Vulnrichment

Updated: 2026-08-06T14:47:28.895Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T15:30:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key