216.73.216.6

CVE-2026-31246

· Published 11/05/2026 16:17 · Modified 12/05/2026 19:16

Labels: CVE-2026-31246 2026-05-11CVE-2026-31246CWE-78[email protected]

Essential information

Published
11/05/2026 16:17
Modified
12/05/2026 19:16
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CVSS metrics

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
gpt-pilot / gpt-pilot cpe:2.3:a:gpt-pilot:gpt-pilot:*:*:*:*:*:*:*:*

References