Skip to main content

Red Hat OpenShift CVE-2026-1784

| EUVDEUVD-2026-33883 HIGH
External Control of System or Configuration Setting (CWE-15)
2026-06-02 redhat GHSA-qmrp-jx57-5mr7
8.8
CVSS 3.1 · Vendor: redhat
Share

Severity by source

Vendor (redhat) PRIMARY
8.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Red Hat
8.8 HIGH
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 02, 2026 - 08:45 vuln.today

DescriptionCVE.org

The Route OpenShift resource allows to define routes to make pods reachable at a subdomain through HAProxy. It was found that the checks performed on the spec.path YAML stanza in a Route document was insufficient and could allow a controlled injection of the HAProxy configuration.

AnalysisAI

HAProxy configuration injection in Red Hat OpenShift Container Platform 4 allows a low-privileged tenant with permission to create or modify Route resources to inject controlled directives into the cluster ingress configuration via the spec.path field. No public exploit identified at time of analysis, but the CVSS 8.8 score with scope change (S:C) reflects the ability to break out of the tenant boundary and impact the shared HAProxy router serving the entire cluster.

Technical ContextAI

OpenShift's Route resource is a Kubernetes CRD that exposes services through the cluster's shared HAProxy-based ingress router. The router operator translates spec.path and related stanzas from Route YAML documents into an HAProxy backend/frontend configuration that is reloaded into the running HAProxy process. The flaw is rooted in CWE-15 (External Control of System or Configuration Setting): input validation on spec.path was insufficient, so attacker-controlled content can escape the intended path-matching context and be interpreted as additional HAProxy configuration directives. Affected CPE strings cover Red Hat OpenShift Container Platform 4 (cpe:2.3:a:red_hat:red_hat_openshift_container_platform_4:*).

RemediationAI

Patch available per vendor advisory - apply the Red Hat OpenShift Container Platform 4 errata for your z-stream as listed at https://access.redhat.com/security/cve/CVE-2026-1784 and tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2436075 (exact fixed versions not enumerated in the supplied data, so cross-reference the RHSA aligned with your installed OCP minor). Until patched, restrict who can create or modify Route resources using RBAC - remove routes/create and routes/update from non-admin roles in shared namespaces, and consider an admission policy (OPA/Gatekeeper, Kyverno, or a ValidatingAdmissionPolicy) that rejects Route documents whose spec.path contains characters outside an allowlist such as [A-Za-z0-9/_.~-]; trade-off is that legitimate routes using exotic but valid path characters will be blocked and must be exempted. For multi-tenant clusters, audit existing Route objects across all namespaces for suspicious spec.path values before applying the fix.

CVE-2026-4480 CRITICAL POC
9.0 May 26

Remote code execution in Samba's printing subsystem allows remote attackers to inject arbitrary shell commands via craft

CVE-2026-33845 CRITICAL
9.1 Apr 30

Out-of-bounds read in the GnuTLS DTLS handshake reassembly logic lets remote unauthenticated attackers trigger an intege

CVE-2026-16526 HIGH
8.8 Jul 30

Local privilege escalation in Performance Co-Pilot (PCP) on Red Hat Enterprise Linux 6 through 10 and OpenShift Containe

CVE-2026-14474 HIGH
8.8 Jul 07

Local-to-domain-wide root privilege escalation in SSSD's LDAP sudo provider allows an authenticated LDAP directory user

CVE-2026-54099 HIGH
8.8 Jun 22

Privilege escalation in the Windows Machine Config Operator (WMCO) for Red Hat OpenShift Container Platform allows a com

CVE-2026-58222 HIGH
8.8 Jul 30

Confidential Active Directory attribute disclosure in Samba's Active Directory Domain Controller allows an authenticated

CVE-2026-49332 HIGH
8.5 Jul 28

Identity header smuggling in OpenShift Container Platform 4.x allows authenticated low-privilege users to escalate privi

CVE-2026-54100 HIGH
8.3 Jun 22

Credential theft in Red Hat OpenShift Container Platform's Windows Machine Config Operator (WMCO) allows adjacent-networ

CVE-2026-5260 HIGH
8.2 May 26

Information disclosure and denial of service in GnuTLS (libgnutls) let a remote, unauthenticated attacker trigger a heap

CVE-2026-0966 HIGH
8.2 Mar 26

Remote denial-of-service in libssh 0.11.x and earlier allows unauthenticated attackers to crash SSH server daemon proces

CVE-2026-35091 HIGH
8.2 Apr 01

Out-of-bounds read in Corosync allows unauthenticated remote attackers to crash cluster nodes and potentially leak memor

CVE-2026-42013 HIGH
8.2 May 26

Here is the multi-source synthesis as a single JSON object: ```json { "product_name": "GnuTLS", "summary": "Certifi

Vendor StatusVendor

Share

CVE-2026-1784 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy