CVE-2026-8838
CRITICALRemote Code Execution via eval() Injection in amazon-redshift-python-driver
Title source: cnaExploitation Summary
EIP tracks 2 public exploits for CVE-2026-8838. PoCs published by fearlessresponsesolution, Maxime288.
AI-analyzed exploit summary This repository contains a functional PoC for CVE-2026-8838, demonstrating RCE in the Amazon Redshift Python driver via unsafe `eval()` usage in the `vector_in()` function. The PoC includes both a simulated malicious server and a vulnerable client to showcase the exploit.
Description
Unsafe use of Python's eval() on server-received data in the vector_in() function in amazon-redshift-python-driver before 2.1.14 allows a rogue server or man-in-the-middle actor to execute arbitrary code on the client. To remediate this issue, users should upgrade to version 2.1.14.
Exploits (2)
This repository contains a functional PoC for CVE-2026-8838, demonstrating RCE in the Amazon Redshift Python driver via unsafe `eval()` usage in the `vector_in()` function. The PoC includes both a simulated malicious server and a vulnerable client to showcase the exploit.
This repository contains a functional proof-of-concept exploit for CVE-2026-8838, demonstrating remote code execution via unsafe use of `eval()` in the Amazon Redshift Python driver. The PoC includes both a simulated malicious server and a client to trigger the vulnerability.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H