VYPR

Galaxy Ng

by Ansible

Source repositories

CVEs (1)

  • CVE-2026-12398HigJun 16, 2026
    risk 0.49cvss 7.5epss

    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…