CVE-2026-3235 MEDIUM

CVE-2026-3235: WP Data Access – No-Code App Builder with Tables, Forms, Charts & Maps <= 5.5.68 - Unauthenticated Insecure Direct Object Reference to Data Access

Vendor Peterschulznl
Product WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards
Weakness CWE-639 · IDOR
Published August 26, 2026
Last update August 28, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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

Explanation of Vulnerability in Simple Terms

02Summary

WP Data Access versions up to 5.5.68 contain an authorization bypass vulnerability that allows unauthenticated attackers to read sensitive data by manipulating user-controlled keys. The vulnerability does not require user interaction or special network conditions. Site administrators should update to a version newer than 5.5.68 to prevent unauthorized data access.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site without authentication by manipulating access keys.

Potential impact on your site

04Site Impact

Unauthorized users can access confidential information stored in WP Data Access tables, forms, and dashboards.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

August 26, 2026 CVE published
August 28, 2026 Record updated

Related vulnerabilities

08Related CVE