CyberRota
← Ana sayfaya dön

CVE-2026-12398

HIGH · CVSS 7.5 EPSS %0.89 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-16T15:16:36.103 · Çekilme zamanı: 2026-06-30T12:22:10.477657+00:00

CyberRota Yorumu

Saldırganın giriş yapmış olması gerekebilir. Uzaktan istismar edilebilir olabilir.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Tespit Edilen Sinyaller
remote code execution code execution

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-12398
Severity
HIGH
CVSS
7.5
EPSS
%0.89

Orijinal NVD Açıklaması

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.