CVE-2026-19754

Source
https://cve.org/CVERecord?id=CVE-2026-19754
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19754.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-19754
Published
2026-09-02T03:29:38.759Z
Modified
2026-09-04T03:30:32.299233289Z
Severity
  • 8.6 (High) CVSS_V4 - 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 Calculator
Summary
Baserow 2.3.3 - SQL injection in formula index() JSONB array extraction
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19754.json",
    "cna_assigner": "Fluid Attacks",
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/baserow/baserow

Affected ranges

Type
GIT
Repo
https://github.com/baserow/baserow
Events
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "2.3.3"
        },
        {
            "last_affected": "2.3.3"
        }
    ]
}

Affected versions

2.*
2.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19754.json"