CVE-2026-4998 Details
Description
A weakness has been identified in Sinaptik AI PandasAI up to 3.0.0. This vulnerability affects the function CodeExecutor.execute of the file pandasai/core/code_execution/code_executor.py of the component Chat Message Handler. Executing a manipulation can lead to code injection. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A remote code execution vulnerability exists in Sinaptik AI PandasAI versions prior to 3.0.0. The issue arises in the CodeExecutor class, specifically within the execute method, where user-generated Python code is executed using the native exec() function. This execution has full access to the __builtins__ module and occurs without any sandboxing, allowing for arbitrary code execution on the host system.
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/78ed1dbcccdb8895adb230dddde3316d | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/778270 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/353885 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/353885/cti | [email protected] | Content Wall |
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-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Sinaptik AI PandasAI | 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