CVE-2026-28438
CRITICAL WAF: High
CVSS 9.8
Published: 2026-03-06
CWE-89
CocoIndex is a data transformation framework for AI. Prior to version 0.3.34, the Doris target connector didn't verify the configured table name before creating some SQL statements (ALTER TABLE). So, in the application code, if the table name is provided by an untrusted upstream, it expose vulnerability to SQL injection when target schema change. This issue has been patched in version 0.3.34.
WAF Coverage Analysis
SQL Injection
High WAF Coverage
OWASP: A03:2021 Injection
942xxx - SQL Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| cocoindex | cocoindex | up to 0.3.34 |
References
- github.com (Patch)
- github.com (Mitigation, Vendor Advisory)