CVE-2026-3235

The WP Data Access plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.5.68 via the 'check_app_access' function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to access data from protected app containers by exploiting a mismatch between the authorization check (performed against app_id) and data retrieval (performed using cnt_id without verifying container ownership).
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-26 11:16

Updated : 2026-08-28 20:17


NVD link : CVE-2026-3235

Mitre link : CVE-2026-3235

CVE.ORG link : CVE-2026-3235


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key