CVE-2025-9572
Received
Received - Intake
Authorization Bypass in Foreman GraphQL API Exposes Metadata
Publication date: 2026-02-27
Last updated on: 2026-03-24
Assigner: Red Hat, Inc.
Description
Description
n authorization flaw in Foreman's GraphQL API allows low-privileged users to access metadata beyond their assigned permissions. Unlike the REST API, which correctly enforces access controls, the GraphQL endpoint does not apply proper filtering, leading to an authorization bypass.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| theforeman | foreman | From 1.22.0 (inc) to 3.16.2 (exc) |
| redhat | enterprise_linux | 9.0 |
| redhat | satellite | 6.15 |
| redhat | satellite | 6.16 |
| redhat | satellite | 6.17 |
| redhat | satellite | 6.18 |
| redhat | satellite_capsule | 6.15 |
| redhat | satellite_capsule | 6.16 |
| redhat | satellite_capsule | 6.17 |
| redhat | satellite_capsule | 6.18 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |