CVE-2026-84061 PUBLISHED

zhongyu09 OpenChatBI generate_sql.py _validate_sql_safety sql injection

Assigner: VulDB
Reserved: 01.09.2026 Published: 01.09.2026 Updated: 01.09.2026

A security flaw has been discovered in zhongyu09 OpenChatBI up to 0.3.0. Affected by this vulnerability is the function _validate_sql_safety of the file openchatbi/text2sql/generate_sql.py. Performing a manipulation results in sql injection. The attack can be initiated remotely. Versions v0.2.0 through v0.2.2 have no SQL safety validation at all, while v0.3.0 introduced a validator and v1.0.0b1/main kept the same incomplete one with an optional stricter mode. The vendor was contacted early about this disclosure but did not respond in any way.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X
CVSS Score: 5.3

Product Status

Vendor zhongyu09
Product OpenChatBI
Versions
  • Version 0.1 is affected
  • Version 0.2 is affected
  • Version 0.3.0 is affected

Credits

  • Yogender (VulDB User) reporter
  • VulDB CNA Team coordinator

References

Problem Types

  • SQL Injection CWE
  • Injection CWE