CVE-2026-47734: Unquoted Replace In Subprocess

String replacement without shell quoting before execution can lead to command injection.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Python
greprules fetch cve-2026-47734-unquoted-replace-in-subprocess --engine opengrep

Description

String replacement without shell quoting before execution can lead to command injection.