GHSA-2jg8-822h-797wMediumCVSS 5.3
The WP Data Access plugin for WordPress is vulnerable to Insecure Direct Object Reference in all...
🔗 CVE IDs covered (1)
📋 Description
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).
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-3235
- https://plugins.trac.wordpress.org/browser/wp-data-access/trunk/WPDataAccess/API/WPDA_Apps.php#L2387
- https://plugins.trac.wordpress.org/browser/wp-data-access/trunk/WPDataAccess/API/WPDA_Apps.php#L2400
- https://plugins.trac.wordpress.org/browser/wp-data-access/trunk/WPDataAccess/Plugin_Table_Models/WPDA_App_Container_Model.php#L50
- https://plugins.trac.wordpress.org/changeset/3477673
- https://www.wordfence.com/threat-intel/vulnerabilities/id/935f5d76-d63a-4db4-b645-b7961ae8bfaf?source=cve
- https://github.com/advisories/GHSA-2jg8-822h-797w