Описание
A server-side request forgery (SSRF) vulnerability was found in galaxy_ng, the Ansible Galaxy server plugin for Pulp. An authenticated user with namespace management permissions can set a namespace avatar URL to an arbitrary address, including internal networks, loopback, or cloud instance metadata endpoints. A background worker fetches that URL without checking the destination, which lets the attacker probe internal services and enumerate reachable IP addresses. The HTTP client is also configured without an overall timeout, so a slow or non-responsive target can pin workers and cause a denial of service.
Отчет
This vulnerability is rated as Moderate because an authenticated user with namespace-change permission can cause a Pulp worker to request arbitrary internal addresses. The SSRF is blind: response bodies are discarded unless they look like an image, so cloud-metadata secrets are not returned to the attacker. The attacker can still enumerate reachable internal IP addresses and ports from the worker's network, and can pin workers with slow endpoints. Red Hat Ansible Automation Platform ships galaxy_ng as Private Automation Hub (python-galaxy-ng and hub container images in AAP 2.4 through 2.7). RHEL and Fedora do not ship this component as a base OS package.
Меры по смягчению последствий
There is no complete mitigation for this vulnerability. The following measures can reduce risk:
- Restrict galaxy.change_namespace and galaxy.add_namespace to trusted administrators only, so fewer users can trigger avatar downloads.
- In cloud deployments, protect instance metadata with hop-limited controls such as AWS IMDSv2 with HttpPutResponseHopLimit=1.
- Apply egress filtering on Pulp worker nodes so they cannot reach RFC1918, loopback, link-local, or cloud metadata addresses that are not required for normal Galaxy operation.
Затронутые пакеты
| Платформа | Пакет | Состояние | Рекомендация | Релиз |
|---|---|---|---|---|
| Red Hat Ansible Automation Platform 2 | ansible-automation-platform-24/hub-rhel8 | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | ansible-automation-platform-25/hub-rhel8 | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | ansible-automation-platform-26/hub-rhel9 | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | ansible-automation-platform-27/hub-rhel9 | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | python3.11-galaxy-ng | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | python3.12-galaxy-ng | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | python3x-galaxy-ng | Fix deferred | ||
| Red Hat Ansible Automation Platform 2 | python-galaxy-ng | Fix deferred |
Показывать по
Дополнительная информация
Статус:
6.4 Medium
CVSS3
Связанные уязвимости
A server-side request forgery (SSRF) vulnerability was found in galaxy_ng, the Ansible Galaxy server plugin for Pulp. An authenticated user with namespace management permissions can set a namespace avatar URL to an arbitrary address, including internal networks, loopback, or cloud instance metadata endpoints. A background worker fetches that URL without checking the destination, which lets the attacker probe internal services and enumerate reachable IP addresses. The HTTP client is also configured without an overall timeout, so a slow or non-responsive target can pin workers and cause a denial of service.
A server-side request forgery (SSRF) vulnerability was found in galaxy_ng, the Ansible Galaxy server plugin for Pulp. An authenticated user with namespace management permissions can set a namespace avatar URL to an arbitrary address, including internal networks, loopback, or cloud instance metadata endpoints. A background worker fetches that URL without checking the destination, which lets the attacker probe internal services and enumerate reachable IP addresses. The HTTP client is also configured without an overall timeout, so a slow or non-responsive target can pin workers and cause a denial of service.
6.4 Medium
CVSS3