Description
A Server-Side Request Forgery and supply chain flaw was found in the OpenShift Console Helm catalog proxy. A namespace tenant can plant a ProjectHelmChartRepository with an arbitrary URL that the console pod fetches server-side, bypassing tenant egress restrictions. Combined with catalog metadata poisoning and admin-mediated chart installation, this enables privilege escalation.
Published: 2026-08-11
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A Server‑Side Request Forgery flaw exists in the OpenShift Console’s Helm catalog proxy. By creating a ProjectHelmChartRepository in a tenant namespace with an arbitrary URL, a tenant can cause the console pod to fetch that resource server‑side, thereby bypassing the tenant’s egress restrictions. The same flaw also permits catalog metadata poisoning, and when combined with an admin‑mediated chart installation, it can elevate the tenant’s privileges to administrative level.

Affected Systems

The vulnerability affects Red Hat OpenShift Container Platform 4 installations. Any cluster that exposes the console service and allows tenants to create ProjectHelmChartRepository resources is vulnerable, irrespective of the base OS or operator layer.

Risk and Exploitability

The CVSS score of 7.4 indicates moderate‑to‑high severity. Because the exploit relies on the tenant’s ability to create a ProjectHelmChartRepository, it can be performed from within a tenant’s namespace without any external network access. The lack of an EPSS value does not negate the potential for exploitation; the flaw remains fully leveraged by an attacker with namespace access. The vulnerability’s absence from the CISA KEV catalog suggests no known public attacks yet, but the combination of SSRF, supply‑chain poisoning, and privilege escalation makes it a compelling candidate for immediate mitigation.

Generated by OpenCVE AI on August 11, 2026 at 17:07 UTC.

Remediation

Vendor Workaround

Review existing ProjectHelmChartRepository resources in tenant namespaces for unexpected URLs using: oc get projecthelmchartrepositories --all-namespaces -o jsonpath='{range .items[*]}{.metadata.namespace}/{.metadata.name}: {.spec.connectionConfig.url}{"\n"}{end}'. Apply NetworkPolicy egress restrictions to the openshift-console namespace (note: requires allow-listing required console egress targets). Administrators should verify chart provenance before installing Helm charts from namespace-scoped repositories. Disable or restrict ProjectHelmChartRepository creation via RBAC if namespace tenants do not require custom Helm repositories.


OpenCVE Recommended Actions

  • Review existing ProjectHelmChartRepository resources in tenant namespaces for unexpected URLs using: oc get projecthelmchartrepositories --all-namespaces -o jsonpath='{range .items[*]}{.metadata.namespace}/{.metadata.name}: {.spec.connectionConfig.url}{\"\n\"}{end}'.
  • Apply NetworkPolicy egress restrictions to the openshift-console namespace, allowing only the required console egress targets.
  • Disable or restrict ProjectHelmChartRepository creation via RBAC so that tenant namespaces do not have the permission to create new Helm repositories unless explicitly needed.

Generated by OpenCVE AI on August 11, 2026 at 17:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.15::el9
cpe:/a:redhat:openshift:4.16::el9
References

Wed, 26 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.14::el9
References

Thu, 20 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.13::el9
References

Thu, 20 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4 cpe:/a:redhat:openshift:4.12::el9
References

Wed, 19 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.18::el9
References

Wed, 19 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.19::el9
References

Wed, 19 Aug 2026 04:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.20::el9
References

Wed, 19 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:openshift:4.21::el9
cpe:/a:redhat:openshift:4.22::el9
References

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat openshift Container Platform
Vendors & Products Redhat openshift Container Platform

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

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 11 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description A Server-Side Request Forgery and supply chain flaw was found in the OpenShift Console Helm catalog proxy. A namespace tenant can plant a ProjectHelmChartRepository with an arbitrary URL that the console pod fetches server-side, bypassing tenant egress restrictions. Combined with catalog metadata poisoning and admin-mediated chart installation, this enables privilege escalation.
Title Openshift/console: namespace tenant ssrf with egress bypass, catalog poisoning, and admin-mediated supply chain escalation via projecthelmchartrepository in openshift console
First Time appeared Redhat
Redhat openshift
Weaknesses CWE-918
CPEs cpe:/a:redhat:openshift:4
Vendors & Products Redhat
Redhat openshift
References
Metrics cvssV3_1

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


Subscriptions

Redhat Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-26T16:15:36.949Z

Reserved: 2026-06-04T12:11:18.430Z

Link: CVE-2026-50237

cve-icon Vulnrichment

Updated: 2026-08-11T17:41:10.262Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T12:17:38.347

Modified: 2026-08-26T17:17:06.887

Link: CVE-2026-50237

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-11T09:47:00Z

Links: CVE-2026-50237 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)