CVE Catalog

CVE-2026-3235

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

The WP Data Access plugin for WordPress up to version 5.5.68 has an Insecure Direct Object Reference vulnerability in the check_app_access function. Missing validation on a user-controlled key allows unauthenticated attackers to access data from protected app containers.

Risk Assessment

The vulnerability may lead to unauthorized access to sensitive data, compromising information confidentiality.

Recommendation

Upgrade the WP Data Access plugin to a version newer than 5.5.68, which includes the fix.

Related vulnerabilities

Original NVD description (English source)

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).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS