CVE-2026-3235 PUBLISHED

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

Assigner: Wordfence
Reserved: 26.02.2026 Published: 26.08.2026 Updated: 26.08.2026

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

Metrics

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

Product Status

Vendor peterschulznl
Product WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards
Versions Default: unaffected
  • affected from 0 to 5.5.68 (incl.)

Credits

  • type5afe finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE