CVE-2026-82239 PUBLISHED

Budibase before 3.41.3 Authorization Bypass via datasources/query

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

Budibase before 3.41.3 fails to enforce per-table role restrictions on the POST /api/datasources/query endpoint, allowing low-privilege BASIC users to read, create, update, or delete rows in any table regardless of configured permissions. Attackers with BASIC role can submit crafted query requests with target table identifiers to bypass table-level access controls and manipulate restricted data.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor budibase
Product server
Versions Default: unaffected
  • affected from 0 to 3.41.3 (excl.)
  • Version 3.41.3 is unaffected

Credits

  • geo-chen reporter

References

Problem Types

  • Missing Authorization CWE