CVE-2026-8838 PUBLISHED

Remote Code Execution via eval() Injection in amazon-redshift-python-driver

Assigner: AMZN
Reserved: 18.05.2026 Published: 18.05.2026 Updated: 19.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor AWS
Product Amazon Redshift connector for Python
Versions Default: unaffected
  • affected from 0 to 2.1.13 (incl.)

Credits

  • Institute of Information Engineering, Chinese Academy of Sciences finder

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE

Impacts

  • CAPEC-242 Code Injection