{"id":"PYSEC-2026-2501","summary":"GPT-Pilot contains a command injection vulnerability in the Executor.run() method","details":"GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 (2025-09-03) contains a command injection vulnerability (CWE-78) in the Executor.run() method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper validation. The user-supplied input is directly passed to asyncio.create_subprocess_shell() for execution. This allows an attacker to replace the intended command with arbitrary shell commands, leading to remote code execution with the privileges of the GPT-Pilot process.","aliases":["CVE-2026-31246","GHSA-m85w-whwh-qvfx"],"modified":"2026-07-13T16:31:56.069068226Z","published":"2026-07-13T15:15:44.740714Z","references":[{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-31246"},{"type":"PACKAGE","url":"https://github.com/Pythagora-io/gpt-pilot"},{"type":"WEB","url":"https://www.notion.so/CVE-2026-31246-35d1e1393188812ea3c6c88ad28d3d57"},{"type":"PACKAGE","url":"https://pypi.org/project/gpt-pilot"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-m85w-whwh-qvfx"}],"affected":[{"package":{"name":"gpt-pilot","ecosystem":"PyPI","purl":"pkg:pypi/gpt-pilot"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"0.0.10"}]}],"versions":["0.0.10"],"database_specific":{"source":"https://github.com/pypa/advisory-database/blob/main/vulns/gpt-pilot/PYSEC-2026-2501.yaml"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}]}