PT-2026-82082 · WordPress · Wp Data Access

·

CVE-2026-3235

·

Published

2026-08-26

·

Updated

2026-08-26

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions WP Data Access versions prior to 5.5.69
Description The plugin contains an Insecure Direct Object Reference (IDOR) flaw, which occurs when an application provides direct access to objects based on user-supplied input. The issue exists in the check app access() function due to missing validation on a user-controlled key. Unauthenticated attackers can access data from protected app containers by exploiting a mismatch where the authorization check is performed against the app id variable, but data retrieval is performed using the cnt id variable without verifying container ownership.
Recommendations Update the plugin to a version newer than 5.5.68. As a temporary mitigation, restrict access to the check app access() function.

Fix

IDOR

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-3235

Affected Products

Wp Data Access