Description
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.
Published: 2026-08-25
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery
Action: Apply Mitigation
AI Analysis

Impact

A server‑side request forgery flaw in Galaxy_ng, the Ansible Galaxy plugin for Pulp, allows authenticated users with namespace‑management permissions to set an arbitrary avatar URL. The background worker fetches that URL without validating the destination or enforcing a timeout, enabling the attacker to reach internal IP ranges, loopback addresses, or cloud instance‑metadata endpoints. This exposure can be used to enumerate internal services and, if a slow or non‑responsive target is requested, can pin workers and trigger a denial of service.

Affected Systems

The vulnerability affects Red Hat Ansible Automation Platform 2, specifically the Galaxy_ng in that distribution. No additional version qualifiers are listed beyond the product edition.

Risk and Exploitability

The CVSS score of 6.4 signifies moderate severity, while the lack of an EPSS value and the absence from the CISA KEV catalog suggest limited publicly documented exploitation but do not preclude risk. Attackers need only authorization with namespace‑management rights; they then can probe private networks or metadata services for further information, potentially exposing secrets. Successful exploitation may result in internal network discovery and denial of service due to worker pinning, depending on the target chosen.

Generated by OpenCVE AI on August 25, 2026 at 17:48 UTC.

Remediation

Vendor Workaround

There is no complete mitigation for this vulnerability. The following measures can reduce risk: 1. Restrict galaxy.change_namespace and galaxy.add_namespace to trusted administrators only, so fewer users can trigger avatar downloads. 2. In cloud deployments, protect instance metadata with hop-limited controls such as AWS IMDSv2 with HttpPutResponseHopLimit=1. 3. 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.


OpenCVE Recommended Actions

  • Restrict galaxy.change_namespace and galaxy.add_namespace actions to trusted administrators so only authorized users can modify avatar URLs.
  • In cloud deployments, enable hop‑limited instance‑metadata controls such as AWS IMDSv2 with HttpPutResponseHopLimit=1 to limit reachability to metadata services.
  • Apply egress filtering on Pulp worker nodes to block outgoing traffic to RFC1918, loopback, link‑local, and cloud‑metadata addresses not required for normal Galaxy operation.
  • Coordinate with Red Hat support to receive a vendor‑issued patch or further guidance once available.

Generated by OpenCVE AI on August 25, 2026 at 17:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 25 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Galaxy_ng: galaxy_ng: blind ssrf via namespace avatar_url with no private-address restriction
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-918
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:L'}


Subscriptions

Redhat Ansible Automation Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-27T14:35:40.044Z

Reserved: 2026-08-25T13:39:43.588Z

Link: CVE-2026-79717

cve-icon Vulnrichment

Updated: 2026-08-27T14:27:16.072Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T15:16:45.860

Modified: 2026-08-28T18:58:27.140

Link: CVE-2026-79717

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-25T13:40:00Z

Links: CVE-2026-79717 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T18:00:15Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)