SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-84061

MEDIUM · CVSS 6.3 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-09-01 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability affects the zhongyu09 OpenChatBI application, specifically in the _validate_sql_safety function of generate_sql.py, allowing for SQL injection attacks that can be executed remotely. Versions 0.2.0 to 0.2.2 lack SQL safety validation entirely, while version 0.3.0 introduced a partial validator that remains incomplete in subsequent versions. Organizations using affected versions should prioritize patching to mitigate potential exploitation risks.

CVE
CVE-2026-84061
Severity
MEDIUM
CVSS
6.3
EPSS
0.24%

Original NVD Description

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.