CVE-2026-4996 Details
Description
A vulnerability was identified in Sinaptik AI PandasAI up to 0.1.4. Affected by this issue is the function delete_question_and_answers/delete_docs/update_question_answer/update_docs/get_relevant_question_answers_by_id/get_relevant_docs_by_id of the file extensions/ee/vectorstores/lancedb/pandasai_lancedb/lancedb.py of the component pandasai-lancedb Extension. Such manipulation leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in the Sinaptik AI PandasAI application, specifically in versions up to 0.1.4. The issue resides within the pandasai-lancedb extension, in a file called lancedb.py. Several functions in this file, including delete_question_and_answers, delete_docs, update_question_answer, update_docs, get_relevant_question_answers_by_id, and get_relevant_docs_by_id, are vulnerable because they use Python f-strings to interpolate user-provided IDs directly into SQL query strings without proper sanitization. This flaw allows attackers to manipulate SQL commands, potentially leading to unauthorized data access or deletion.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 28, 2026CISA-ADP
Assessed Mar 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/YLChen-007/e33f76941234bed3824181ed252bd09f | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.353883 | [email protected] | Content Wall |
| https://vuldb.com/?id.353883 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.778268 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Sinaptik AI PandasAI | All versions |
CPE
Remediation
| |
| Sinaptik AI pandasai-lancedb | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 28, 2026 | New CVE Received | [email protected] |
Volerion