Description
A flaw was found in Foreman. The Usergroup model in Foreman does not properly validate role assignments against the calling user's permissions. This allows an authenticated user with usergroup management permissions to attach arbitrary roles, including administrative roles, to a user group and then add themselves as a member. Successful exploitation of this vulnerability leads to full privilege escalation, granting the attacker administrator-level access.
Published: 2026-07-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Foreman’s Usergroup model, which fails to confirm that a calling user has the authority to assign roles to a user group. An authenticated user who can manage user groups can attach any role—including administrative roles—to a group and then enroll themselves as a member. By doing so, the attacker effectively scales their own privileges to full administrator control over the system. This vulnerability represents a CWE‑266: Least Privilege flaw, as the system accepts privilege escalation without proper validation.

Affected Systems

Red Hat Satellite 6 and all related components—Satellite Capsule, Satellite Maintenance, and Satellite Utils—across multiple releases are impacted. This includes the base Satellite 6 for RHEL 8 and RHEL 9, Satellite 6.16 for both RHEL 8 and RHEL 9, as well as Satellite 6.17 through 6.19 on RHEL 9, along with the corresponding Capsule, Maintenance, and Utils builds.

Risk and Exploitability

The CVSS score of 8.8 classifies this flaw as high severity. An EPSS score of less than 1% indicates a low probability of exploitation; the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only an authenticated session with usergroup‑management rights, which a compromised or privileged user can readily obtain, enabling rapid escalation to administrator level with minimal effort.

Generated by OpenCVE AI on July 22, 2026 at 14:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Red Hat errata RHSA-2026:34365 through RHSA-2026:34368, which contain the fix for CVE-2026-5136 in Red Hat Satellite 6 and its components.
  • Limit usergroup‑management permissions to a small set of trusted administrators and audit existing group roles for unnecessary administrative privileges.
  • Monitor activity logs for changes to role assignments and group memberships to detect suspicious escalation attempts.

Generated by OpenCVE AI on July 22, 2026 at 14:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Wed, 01 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:satellite:6.17::el9
cpe:/a:redhat:satellite:6.19::el9
cpe:/a:redhat:satellite_capsule:6.17::el9
cpe:/a:redhat:satellite_capsule:6.19::el9
cpe:/a:redhat:satellite_maintenance:6.17::el9
cpe:/a:redhat:satellite_maintenance:6.19::el9
cpe:/a:redhat:satellite_utils:6.17::el9
cpe:/a:redhat:satellite_utils:6.19::el9
References

Wed, 01 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat satellite Capsule
Redhat satellite Maintenance
Redhat satellite Utils
CPEs cpe:/a:redhat:satellite:6.16::el8
cpe:/a:redhat:satellite:6.16::el9
cpe:/a:redhat:satellite:6.18::el9
cpe:/a:redhat:satellite_capsule:6.16::el8
cpe:/a:redhat:satellite_capsule:6.16::el9
cpe:/a:redhat:satellite_capsule:6.18::el9
cpe:/a:redhat:satellite_maintenance:6.16::el8
cpe:/a:redhat:satellite_maintenance:6.16::el9
cpe:/a:redhat:satellite_utils:6.16::el8
cpe:/a:redhat:satellite_utils:6.16::el9
cpe:/a:redhat:satellite_utils:6.18::el9
Vendors & Products Redhat satellite Capsule
Redhat satellite Maintenance
Redhat satellite Utils
References

Wed, 01 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Red Hat
Red Hat red Hat Satellite 6
Vendors & Products Red Hat
Red Hat red Hat Satellite 6

Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in Foreman. The Usergroup model in Foreman does not properly validate role assignments against the calling user's permissions. This allows an authenticated user with usergroup management permissions to attach arbitrary roles, including administrative roles, to a user group and then add themselves as a member. Successful exploitation of this vulnerability leads to full privilege escalation, granting the attacker administrator-level access.
Title Foreman: foreman: privilege escalation to administrator-level access via usergroup role assignment manipulation
First Time appeared Redhat
Redhat satellite
Weaknesses CWE-266
CPEs cpe:/a:redhat:satellite:6
Vendors & Products Redhat
Redhat satellite
References
Metrics cvssV3_1

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


Subscriptions

Red Hat Red Hat Satellite 6
Redhat Satellite Satellite Capsule Satellite Maintenance Satellite Utils
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-02T03:56:14.203Z

Reserved: 2026-03-30T10:47:46.043Z

Link: CVE-2026-5136

cve-icon Vulnrichment

Updated: 2026-07-01T15:01:36.329Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-01T12:28:21Z

Links: CVE-2026-5136 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T14:45:03Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment