Description
An authenticated SSRF flaw was found in the OpenShift Console Dev Console webhook helpers. User-supplied target URLs are fetched server-side without validation, with path neutralization enabling arbitrary endpoint targeting and full response reflection from the console pod's privileged network position.
Published: 2026-08-11
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated Server Side Request Forgery (SSRF) flaw exists in the OpenShift Console Dev Console webhook helpers. The console allows a user to supply arbitrary target URLs, which are fetched server‑side without validation and with path neutralization. The console pod, running in a privileged network position, can therefore reach and ultimately reflect the full response from any internal or external endpoint specified by the attacker, potentially exposing sensitive data or allowing further internal actions.

Affected Systems

All Red Hat OpenShift Container Platform 4 instances are affected. The vulnerability is tied to the console component of OpenShift, which runs in the openshift-console namespace. Since no specific patch versions are listed, any deployment of the OpenShift 4 Console with this feature is potentially vulnerable.

Risk and Exploitability

The CVSS score of 7.4 indicates a high severity flaw that necessitates prompt mitigation. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalog, but its nature allows authenticated users to make arbitrary requests to any internal service and have the console’s responses directly reflected back, enabling discovery of internal network topology or sensitive data. Exploitation requires legitimate console access, so the threat is bounded to authenticated users, but once accessed it can reach a wide range of internal endpoints.

Generated by OpenCVE AI on August 11, 2026 at 16:35 UTC.

Remediation

Vendor Workaround

Apply NetworkPolicy egress restrictions to the openshift-console namespace to limit the console pod's outbound connectivity to required endpoints only (Kubernetes API server, OAuth server, monitoring). Note that a blanket default-deny egress policy will break console functionality. Monitor console access logs for unusual POST requests to /api/dev-console/webhooks/ paths with non-standard hostName values pointing to internal addresses or containing query separators.


OpenCVE Recommended Actions

  • Apply a NetworkPolicy that restricts egress from the openshift-console namespace to only required services such as the Kubernetes API server, OAuth server, and monitoring endpoints; avoid a blanket default‑deny policy that would break console functionality.
  • Monitor console logs for unusual POST requests to /api/dev-console/webhooks/ that contain non‑standard hostName values, internal IP addresses, or query separators; such requests may indicate attempted SSRF attempts.
  • Ensure the OpenShift Console is updated to the latest patched releases; keep track of vendor advisories for any official fixes for the SSRF vulnerability.

Generated by OpenCVE AI on August 11, 2026 at 16:35 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 cpe:/a:redhat:openshift:4.14::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 16: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 An authenticated SSRF flaw was found in the OpenShift Console Dev Console webhook helpers. User-supplied target URLs are fetched server-side without validation, with path neutralization enabling arbitrary endpoint targeting and full response reflection from the console pod's privileged network position.
Title Openshift/console: authenticated ssrf with full response reflection and path neutralization via dev console webhook helpers 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:26.931Z

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

Link: CVE-2026-50236

cve-icon Vulnrichment

Updated: 2026-08-11T15:04:04.470Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-50236

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-50236 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)