Go crypto/x509 VerifyHostname DNS SAN quadratic overhead
CVE-2026-27145 Published on June 2, 2026
Inefficient candidate hostname parsing in crypto/x509
(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.
Vulnerability Analysis
CVE-2026-27145 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Privileges Required:
NONE
Confidentiality Impact:
NONE
Availability Impact:
HIGH
Weakness Type
Unchecked Input for Loop Condition
The product does not properly check inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.
Products Associated with CVE-2026-27145
Want to know whenever a new CVE is published for Red Hat products? stack.watch will email you.
Affected Versions
Go standard library
crypto/x509:
-
Before 1.25.11
is affected.
-
Version 1.26.0-0 and below 1.26.4
is affected.
Red Hat Ansible Automation Platform 2.5 for RHEL 8:
-
Version 0:1.6.7-1.el8ap and below *
is unaffected.
Red Hat Ansible Automation Platform 2.5 for RHEL 9:
-
Version 0:1.6.7-1.el9ap and below *
is unaffected.
Red Hat Ansible Automation Platform 2.6 for RHEL 10:
-
Version 0:1.6.6-1.el10ap and below *
is unaffected.
Red Hat Ansible Automation Platform 2.6 for RHEL 9:
-
Version 0:1.6.6-1.el9ap and below *
is unaffected.
Red Hat Ansible Automation Platform 2.7 for RHEL 10:
-
Version 0:1.6.6-1.el10ap and below *
is unaffected.
Red Hat Ansible Automation Platform 2.7 for RHEL 9:
-
Version 0:1.6.6-1.el9ap and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:1.26.4-1.el10_2 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:0.152.1-1.el10_2 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:0.9.27-7.el10_2.2 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 1:0.3.8-6.el10_2 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:0.4.9.2-1.el10_2 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:0.2.10-1.el10_2 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:1.0.0-4.el10_2.5 and below *
is unaffected.
Red Hat Enterprise Linux 10:
-
Version 0:1.0.1-2.el10_2.3 and below *
is unaffected.
Red Hat Enterprise Linux 10.0 Extended Update Support:
-
Version 0:1.26.5-1.el10_0 and below *
is unaffected.
Red Hat Enterprise Linux 10.0 Extended Update Support:
-
Version 0:1.26.1-1.el10_0 and below *
is unaffected.
Red Hat Enterprise Linux 10.0 Extended Update Support:
-
Version 0:0.4.7-5.el10_0 and below *
is unaffected.
Red Hat Enterprise Linux 10.0 Extended Update Support:
-
Version 1:0.3.2-5.el10_0 and below *
is unaffected.
Red Hat Enterprise Linux 10.0 Extended Update Support:
-
Version 0:0.152.1-1.el10_0 and below *
is unaffected.
Red Hat Enterprise Linux 10.0 Extended Update Support:
-
Version 0:0.2.3-6.el10_0 and below *
is unaffected.
Red Hat Enterprise Linux 7 Extended Lifecycle Support:
-
Version 0:1.4.0-8.el7_9 and below *
is unaffected.
Red Hat Enterprise Linux 8:
-
Version 8100020260710105056.a3795dee and below *
is unaffected.
Red Hat Enterprise Linux 8:
-
Version 1:0.2.5-9.el8_10 and below *
is unaffected.
Red Hat Enterprise Linux 9:
-
Version 0:1.26.4-1.el9_8 and below *
is unaffected.
Red Hat Enterprise Linux 9:
-
Version 0:0.152.1-1.el9_8 and below *
is unaffected.
Red Hat Enterprise Linux 9:
-
Version 2:1.22.2-7.el9_8 and below *
is unaffected.
Red Hat Enterprise Linux 9:
-
Version 1:0.2.7-8.el9_8 and below *
is unaffected.
Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions:
-
Version 1:0.2.2-1.el9_2.4 and below *
is unaffected.
Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions:
-
Version 0:0.152.1-1.el9_4 and below *
is unaffected.
Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions:
-
Version 0:1.26.5-1.el9_4 and below *
is unaffected.
Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions:
-
Version 1:0.2.4-9.el9_4 and below *
is unaffected.
Red Hat Enterprise Linux 9.6 Extended Update Support:
-
Version 0:1.26.5-1.el9_6 and below *
is unaffected.
Red Hat Enterprise Linux 9.6 Extended Update Support:
-
Version 0:0.152.1-1.el9_6 and below *
is unaffected.
Red Hat Enterprise Linux 9.6 Extended Update Support:
-
Version 1:0.2.7-1.el9_6.5 and below *
is unaffected.
Red Hat OpenShift Container Platform 4.18:
-
Version 0:0.23.0-5.rhaos4.18.el8 and below *
is unaffected.
Red Hat OpenStack Platform 16.2:
-
Version 0:0.2.1-1.1.el8ost and below *
is unaffected.
Red Hat Satellite 6.16 for RHEL 8:
-
Version 0:0.0.4-1.el8sat and below *
is unaffected.
Red Hat Satellite 6.16 for RHEL 9:
-
Version 0:0.0.4-1.el9sat and below *
is unaffected.
Red Hat Satellite 6.17 for RHEL 9:
-
Version 0:0.0.4-1.el9sat and below *
is unaffected.
Red Hat Satellite 6.18 for RHEL 9:
-
Version 0:0.0.4-1.el9sat and below *
is unaffected.
Red Hat Satellite 6.19 for RHEL 9:
-
Version 0:0.0.4-1.el9sat and below *
is unaffected.
Red Hat
Streams for Apache Kafka 3.2.1:
-
Version danielqsj-kafka_exporter and below *
is unaffected.
Cert Manager support for Red Hat OpenShift release 1.19:
-
Version 1786613805 and below *
is unaffected.
Red Hat
Compliance Operator 1:
-
Version 1786380082 and below *
is unaffected.
external secrets operator for Red Hat OpenShift 1.1:
-
Version 1786614676 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.10:
-
Version 1786549223 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.10:
-
Version 1787201612 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.10:
-
Version 1786764622 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.10:
-
Version 1787176886 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911941 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911952 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911945 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786912006 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911973 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911950 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911984 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786911984 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1786907276 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1787238383 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1787239116 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.11:
-
Version 1787239595 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.17:
-
Version 1786577950 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.17:
-
Version 1786750700 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.17:
-
Version 1786983362 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.17:
-
Version 1786664288 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.6:
-
Version 1787259112 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.6:
-
Version 1787264185 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.6:
-
Version 1787259740 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.6:
-
Version 1787260821 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1784737366 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1784738758 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1784677239 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259015 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259059 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259011 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259016 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787258993 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259044 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259047 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259108 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259099 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259126 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259114 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.8:
-
Version 1787259113 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.9:
-
Version 1787195995 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.9:
-
Version 1787201646 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.9:
-
Version 1786764601 and below *
is unaffected.
Red Hat
multicluster engine for Kubernetes 2.9:
-
Version 1787176716 and below *
is unaffected.
Red Hat
Multicluster Global Hub 1.7.0:
-
Version 1784768332 and below *
is unaffected.
-
Version 1785775948 and below *
is unaffected.
Red Hat
Multicluster Global Hub 1.8.1:
-
Version 1785763319 and below *
is unaffected.
Red Hat
OpenShift Developer Tools and Services 1.6.2:
-
Version 1784727697 and below *
is unaffected.
Red Hat
OpenShift Developer Tools and Services 1.6.2:
-
Version 1784728036 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1784677172 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1784638644 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1784590741 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1787259106 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1787259284 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1787259310 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.13:
-
Version 1787263693 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.15:
-
Version 1786547792 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.15:
-
Version 1786547807 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.15:
-
Version 1786549537 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.17:
-
Version 1787243221 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.17:
-
Version 1787242131 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.17:
-
Version 1787242099 and below *
is unaffected.
Red Hat Advanced Cluster Management for Kubernetes 2.17:
-
Version 1787242108 and below *
is unaffected.
Red Hat Ansible Automation Platform 2.7:
-
Version 1783917963 and below *
is unaffected.
Red Hat Developer Hub 1.9:
-
Version 1782767215 and below *
is unaffected.
Red Hat Hardened Images:
-
Version 1.25.11-2.hum1 and below *
is unaffected.
Red Hat Hardened Images:
-
Version 1.26.4-2.hum1 and below *
is unaffected.
Red Hat Lightspeed (formerly Insights) for Runtimes 1.0:
-
Version 1786483782 and below *
is unaffected.
Red Hat multicluster global hub 1.4.2:
-
Version 1784061472 and below *
is unaffected.
Red Hat multicluster global hub 1.6.0:
-
Version 1784152046 and below *
is unaffected.
Red Hat OpenShift AI 2.25:
-
Version 1784004914 and below *
is unaffected.
Red Hat OpenShift Builds 1.7.3:
-
Version 1783057868 and below *
is unaffected.
Red Hat OpenShift Builds 1.8.1:
-
Version 1784121108 and below *
is unaffected.
Red Hat OpenShift Builds 1.8.1:
-
Version 1783612119 and below *
is unaffected.
Red Hat OpenShift Container Platform 4.18:
-
Version 1786754425 and below *
is unaffected.
Red Hat OpenShift Container Platform 4.21:
-
Version 1786526139 and below *
is unaffected.
Red Hat OpenShift distributed tracing 3.10.1:
-
Version 1785704636 and below *
is unaffected.
Red Hat OpenShift distributed tracing 3.10.1:
-
Version 1785704547 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.0:
-
Version 1784885742 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.0:
-
Version 1784885559 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.0:
-
Version 1784908682 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.0:
-
Version 1784917979 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.1:
-
Version 1784885281 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.1:
-
Version 1784885133 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.1:
-
Version 1784953556 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.1:
-
Version 1784918113 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.2:
-
Version 1784921753 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.2:
-
Version 1784921772 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.2:
-
Version 1784953743 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.2:
-
Version 1784918117 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.3:
-
Version 1784885810 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.3:
-
Version 1784885681 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.3:
-
Version 1784908639 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.3:
-
Version 1785316150 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.4:
-
Version 1785131046 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.4:
-
Version 1785131063 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.4:
-
Version 1785131291 and below *
is unaffected.
Red Hat OpenShift Service Mesh 3.4:
-
Version 1785317214 and below *
is unaffected.
Red Hat Trusted Artifact Signer 1.4:
-
Version 4-1.4.2 and below *
is unaffected.
-
Version 4-1.4.3 and below *
is unaffected.
Red Hat Web Terminal 1.11:
-
Version 1784296203 and below *
is unaffected.
Red Hat Web Terminal 1.12:
-
Version 1784247610 and below *
is unaffected.
Red Hat Web Terminal 1.13:
-
Version 1784296127 and below *
is unaffected.
Red Hat Web Terminal 1.14:
-
Version 1784296114 and below *
is unaffected.
Red Hat Web Terminal 1.15:
-
Version 1784296033 and below *
is unaffected.
Red Hat Web Terminal 1.16:
-
Version 1786654871 and below *
is unaffected.
Assisted Installer for Red Hat OpenShift Container Platform 2:
Red Hat
Confidential Compute Attestation:
Red Hat
Confidential Compute Attestation:
Red Hat
Cryostat 4:
Custom Metric Autoscaler operator for Red Hat Openshift:
Red Hat
Deployment Validation Operator:
Red Hat
Fence Agents Remediation Operator:
Red Hat
File Integrity Operator:
Red Hat
Gatekeeper 3:
Logging Subsystem for Red Hat OpenShift:
Red Hat
Logical Volume Manager Storage:
Red Hat
Logical Volume Manager Storage:
Red Hat
Logical Volume Manager Storage:
Red Hat
Machine Deletion Remediation Operator:
Red Hat
Migration Toolkit for Applications 8:
Red Hat
Migration Toolkit for Containers:
mirror registry for Red Hat OpenShift 2:
Red Hat
Multiarch Tuning Operator:
Red Hat
Multicluster Engine for Kubernetes:
Red Hat
Multicluster Engine for Kubernetes:
Red Hat
Multicluster Engine for Kubernetes:
Red Hat
Multicluster Engine for Kubernetes:
Red Hat
Network Observability Operator:
Red Hat
Node HealthCheck Operator:
Red Hat
Node HealthCheck Operator:
Red Hat
Node HealthCheck Operator:
Red Hat
OpenShift API for Data Protection:
Red Hat
OpenShift Developer Tools and Services:
Red Hat
OpenShift Lightspeed:
Red Hat
OpenShift Pipelines:
Red Hat
OpenShift Pipelines:
Red Hat
OpenShift Serverless:
Red Hat
OpenShift Serverless:
Red Hat
OpenShift Serverless:
Red Hat
OpenShift Serverless:
Red Hat
OpenShift Service Mesh 2:
Red Hat
OpenShift Service Mesh 2:
Red Hat
OpenShift Service Mesh 3:
Power monitoring for Red Hat OpenShift:
Red Hat 3scale API Management Platform 2:
Red Hat 3scale API Management Platform 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Management for Kubernetes 2:
Red Hat Advanced Cluster Security 4:
Red Hat Advanced Cluster Security 4:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ansible Automation Platform 2:
Red Hat Ceph Storage 5:
Red Hat Ceph Storage 6:
Red Hat Ceph Storage 7:
Red Hat Ceph Storage 8:
Red Hat Ceph Storage 9:
Red Hat Connectivity Link 1:
Red Hat Connectivity Link 1:
Red Hat Edge Manager 1:
Red Hat Edge Manager 1:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 10:
Red Hat Enterprise Linux 7:
Red Hat Enterprise Linux 7:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 8:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux 9:
Red Hat Enterprise Linux AI (RHEL AI) 3:
Red Hat OpenShift AI (RHOAI):
Red Hat OpenShift AI (RHOAI):
Red Hat OpenShift Cluster Manager CLI:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat OpenShift Container Platform 4:
Red Hat Openshift Data Foundation 4:
Red Hat OpenShift Dev Spaces:
Red Hat OpenShift Dev Workspaces Operator:
Red Hat OpenShift distributed tracing 3:
Red Hat OpenShift for Windows Containers:
Red Hat OpenShift GitOps:
Red Hat OpenShift GitOps:
Red Hat OpenShift on AWS:
Red Hat OpenShift Virtualization 4:
Red Hat OpenShift Virtualization 4:
Red Hat OpenShift Virtualization 4:
Red Hat OpenShift Virtualization 4:
Red Hat OpenStack Platform 16.2:
Red Hat OpenStack Platform 16.2:
Red Hat OpenStack Platform 17.1:
Red Hat OpenStack Platform 17.1:
Red Hat OpenStack Platform 17.1:
Red Hat OpenStack Platform 17.1:
Red Hat OpenStack Platform 18.0:
Red Hat OpenStack Platform 18.0:
Red Hat Quay 3:
Red Hat Quay 3:
Red Hat Satellite 6:
Red Hat Satellite 6:
Red Hat Service Interconnect 2:
Red Hat
Security Profiles Operator:
Red Hat
Service Telemetry Framework 1.5:
Red Hat
streams for Apache Kafka 2:
Red Hat
Zero Trust Workload Identity Manager:
Red Hat
Zero Trust Workload Identity Manager - Tech Preview:
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.