A command injection vulnerability was found in galaxy_ng. The do_git_checkout() function in the legacy role import API (v1) interpolates unsanitized git ref names (branch/tag names) into shell commands executed via subprocess.run() with shell=True. An authenticated user who controls a git repository can create a branch or tag with shell metacharacters in the name to achieve remote code execution on the pulp worker. The vulnerable endpoint is only reachable when GALAXY_ENABLE_LEGACY_ROLES is set to True, which is not the default configuration.
References
Configurations
No configuration.
History
16 Jun 2026, 15:26
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-16 15:16
Updated : 2026-06-29 18:16
NVD link : CVE-2026-12398
Mitre link : CVE-2026-12398
CVE.ORG link : CVE-2026-12398
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
