Description
A flaw has been found in foreman when HTTP parameters are modified in http_proxies_controller and http_proxy files. Attackers can perform an SSRF attack and steal cloud metadata service on AWS/GCP/Azure environment through foreman component.
Published: 2026-06-30
Score: 4.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the foreman HTTP proxy configuration, unvalidated test_url parameters permit an attacker to direct the Foreman instance to arbitrary URLs. By exploiting this flaw, an attacker can perform a server‑side request forgery to connect to the metadata services that cloud platforms expose internally. This enables theft of sensitive data such as instance identity tokens, secret credentials, and other metadata. The issue is a classic SSRF, mapped to CWE‑918, and its impact is primarily the confidentiality compromise of privileged cloud information.

Affected Systems

The vulnerability affects Red Hat Satellite 6. The foreman component included in the Satellite 6 distribution contains the flaw. Specific version details are not provided by the CNA, so all deployments of the affected component may be vulnerable until an update is applied.

Risk and Exploitability

The CVSS score of 4.4 indicates low‑to‑medium severity, and the EPSS score is not available. The vulnerability is not listed in CISA's KEV catalog, implying no widespread exploitation has been publicly documented. Nonetheless, environments that run the affected Foreman instance can be compromised if an attacker gains access to the Foreman API; they can then craft requests that cause Foreman to reach internal metadata endpoints. Because the attacker does not need privileged credentials to the target environment, the practical risk remains notable for cloud workloads.

Generated by OpenCVE AI on June 30, 2026 at 11:21 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.


OpenCVE Recommended Actions

  • Configure firewall rules on the Foreman host to block outbound connections to cloud metadata IP ranges unless required.
  • Sanitize the test_url parameter or disable the HTTP proxy API if your environment does not require it.
  • Apply the vendor‑provided update to Red Hat Satellite 6 as soon as a patch becomes available.
  • Monitor API traffic for suspicious requests that target internal IP ranges and enforce strict input validation on the proxy controller.

Generated by OpenCVE AI on June 30, 2026 at 11:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 30 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 30 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in foreman when HTTP parameters are modified in http_proxies_controller and http_proxy files. Attackers can perform an SSRF attack and steal cloud metadata service on AWS/GCP/Azure environment through foreman component.
Title Foreman: ssrf to cloud metada service through unvalidated test_url parameters in foreman config
First Time appeared Redhat
Redhat satellite
Weaknesses CWE-918
CPEs cpe:/a:redhat:satellite:6
Vendors & Products Redhat
Redhat satellite
References
Metrics cvssV3_1

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


Subscriptions

Redhat Satellite
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-06-30T13:16:44.600Z

Reserved: 2026-06-25T07:46:22.379Z

Link: CVE-2026-13316

cve-icon Vulnrichment

Updated: 2026-06-30T13:16:39.992Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-18T12:00:00Z

Links: CVE-2026-13316 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T11:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)