Cyber Resilience

CVE-2024-12366

Published
11 February 2025
Modified
15 April 2026
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.012 65th percentile
Risk Priority 79 floored blend · peak EPSS

Summary

CVE-2024-12366 is a critical-severity an unspecified weakness vulnerability in Getpanda (inferred from references). Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 35% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

This vulnerability is AI-related — categorised as Data Processing Libraries; in the LLM/Generative AI Risks risk domain.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

PandasAI contains a vulnerability in its interactive prompt function that permits prompt injection attacks. Rather than generating an intended natural language explanation via the underlying LLM, an attacker-supplied prompt can cause the library to execute arbitrary Python code, resulting in remote code execution on the host system. The affected component is the core prompt-handling logic in PandasAI, which processes untrusted natural-language input without sufficient isolation or sandboxing.

An unauthenticated attacker with network access can supply a malicious prompt that bypasses the intended LLM workflow and directly executes Python statements. Successful exploitation grants full confidentiality, integrity, and availability impact, consistent with the CVSS 9.8 rating that reflects no required authentication or user interaction.

Public references point to PandasAI security documentation covering privacy controls and an advanced security agent feature, along with a CERT vulnerability note, but do not detail specific patches or configuration changes that close the injection path.

The associated EPSS score remains flat at 0.0781 with no observed increase after disclosure. The issue is specific to an LLM-integrated data-analysis library and therefore affects organizations using PandasAI for natural-language querying of data sets.

EU & UK References

Vulnerability Data

PandasAI uses an interactive prompt function that is vulnerable to prompt injection and run arbitrary Python code that can lead to Remote Code Execution (RCE) instead of the intended explanation of the natural language processing by the LLM.

CWE(s)
None listed

AI Security AnalysisAI

AI Category
Data Processing Libraries
Risk Domain
LLM/Generative AI Risks
OWASP Top 10 for LLMs 2025
LLM01:2025 Prompt Injection
AI-specific weaknesses CR
  • CWE-1427 — Prompt injection reaches LLM then unsanitized output enables RCE.
Mapped by Cyber Resilience · not in NVD. Poisoning and extraction cases are routed to MITRE ATLAS instead of a synthetic CWE.
Classification Reason
Matched keywords: llm, prompt injection

Related Threats

Affected Assets

Getpanda
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References