Katalog CVE

CVE-2026-84724

ŚrednieCVSS 6.6
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Streszczenie

W podsystemie system-job Ansible Automation Platform automation-controller występuje wada wstrzykiwania argumentów. Endpoint uruchamiania szablonu system-job przechowuje zmienną "days" bez walidacji liczbowej, a dyspozytor spłaszcza listę argumentów polecenia zarządzającego w jeden ciąg ze spacjami, przez co spacje stają się dodatkowymi argumentami. Uwierzytelniony użytkownik z uprawnieniami superużytkownika może wstrzyknąć dowolne argumenty, w tym opcję ścieżki Pythona, do procesu awx-manage.

Ocena ryzyka

Wstrzyknięcie argumentów z kontrolą ścieżki wyszukiwania procesu może prowadzić do zdalnego wykonania kodu, jeśli dostępny będzie dodatkowy gadget importu. Wymaga uprawnień superużytkownika.

Rekomendacja

Zaktualizuj Ansible Automation Platform do wersji zawierającej poprawkę. Ogranicz uprawnienia superużytkownika i zweryfikuj walidację zmiennej "days".

Inne podatności w Ansible Automation Platform automation-controller

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

An argument-injection flaw was found in the Ansible Automation Platform automation-controller system-job subsystem. The system-job template launch endpoint stores a user-supplied "days" variable without running the integer validation defined elsewhere for that field, and the dispatcher flattens the management-command argument list into a single string with spaces before the job runner re-splits it, so spaces in the value become additional command-line arguments. Because system jobs are executed in-process on the control node without the container isolation applied to all other job types, an authenticated user with superuser privileges can inject arbitrary arguments — including Python's path option — into the control-plane awx-manage process, controlling its argument vector and the first entry of its module search path. Full remote code execution requires an additional import gadget that is not present in the current management commands, so the demonstrated impact is argument injection with control of the process search path rather than confirmed code execution.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS