NONE · 0

CVE-2026-19754

Baserow 2.3.3 contains a SQL injection vulnerability in the index() formula function. A low-privileged authenticated user who can create or modify formula fields can provide an undocumented fourth arg...

Vulnerability Description

Baserow 2.3.3 contains a SQL injection vulnerability in the index() formula function. A low-privileged authenticated user who can create or modify formula fields can provide an undocumented fourth argument that is treated as a SQL template and interpolated directly into a PostgreSQL expression. The vulnerable expression is executed when Baserow recalculates formula field values. Because the generated SQL runs through Baserow's database connection, the injected SQL executes with the privileges of the Baserow PostgreSQL role rather than the permissions of the authenticated application user. This issue affects Baserow: 2.3.3.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-19754?

CVE-2026-19754 is a documented vulnerability. Baserow 2.3.3 contains a SQL injection vulnerability in the index() formula function. A low-privileged authenticated user who can create or modify formula fields can provide an undocumented fourth arg...

How severe is CVE-2026-19754?

CVSS scoring is not yet available for CVE-2026-19754. Check NVD for updates.

Is there a patch for CVE-2026-19754?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.