Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools

Multicluster Global Hub 1.7.2

Source -

ADP

CNA CVEs -

0

ADP CVEs -

12

CISA CVEs -

0

NVD CVEs -

0
Related CVEsRelated VendorsRelated AssignersReports
12Vulnerabilities found

CVE-2026-27145
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-6.5||MEDIUM
EPSS-0.59% / 44.92%
||
7 Day CHG~0.00%
Published-02 Jun, 2026 | 22:01
Updated-31 Jul, 2026 | 13:17
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
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.

Action-Not Available
Vendor-Go standard libraryRed Hat, Inc.
Product-crypto/x509Red Hat Enterprise Linux 9Red Hat Ceph Storage 7Red Hat Satellite 6Compliance OperatorAssisted Installer for Red Hat OpenShift Container Platform 2Red Hat OpenShift GitOpsRed Hat Web Terminal 1.13Red Hat Quay 3Logging Subsystem for Red Hat OpenShiftOpenShift Source-to-Image (S2I)Red Hat Ansible Automation Platform 2.6 for RHEL 9Cryostat 4Red Hat Web Terminal 1.11Logical Volume Manager StorageMachine Deletion Remediation OperatorRed Hat OpenStack Platform 17.1Red Hat OpenShift Container Platform 4Red Hat Web Terminal 1.15Migration Toolkit for ContainersOpenShift API for Data Protectionmirror registry for Red Hat OpenShift 2Red Hat OpenShift Builds 1.8.0Confidential Compute AttestationMulticluster Global Hub 1.4.5Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Multicluster Engine for KubernetesRed Hat OpenShift Dev Workspaces Operatorstreams for Apache Kafka 2Red Hat Ceph Storage 5Red Hat Service Interconnect 2Red Hat Web Terminal 1.14Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Ansible Automation Platform 2Zero Trust Workload Identity ManagerRed Hat Enterprise Linux 7Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Network Observability OperatorRed Hat Satellite 6.16 for RHEL 9Red Hat Ansible Automation Platform 2.7OpenShift Developer Tools and ServicesRed Hat OpenShift on AWSRed Hat Openshift Data Foundation 4Gatekeeper 3Fence Agents Remediation Operatormulticluster engine for Kubernetes 2.8Red Hat OpenShift Virtualization 4Red Hat Ansible Automation Platform 2.6 for RHEL 10Deployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2Red Hat Ceph Storage 8Red Hat Advanced Cluster Security 4OpenShift Service Mesh 3Red Hat Satellite 6.17 for RHEL 9Red Hat Edge Manager 1Red Hat Enterprise Linux 8Red Hat Satellite 6.18 for RHEL 9Service Telemetry Framework 1.5Red Hat Trusted Artifact Signer 1.4OpenShift LightspeedExternal Secrets Operator for Red Hat OpenShiftRed Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat Web Terminal 1.12Zero Trust Workload Identity Manager - Tech PreviewMultiarch Tuning Operatorcert-manager Operator for Red Hat OpenShiftRed Hat OpenStack Platform 18.0Red Hat Lightspeed for Runtimes OperatorRed Hat Ceph Storage 9OpenShift ServerlessOpenShift Service Mesh 2Custom Metric Autoscaler operator for Red Hat OpenshiftRed Hat OpenShift Builds 1.7.4Red Hat OpenStack Platform 16.2Red Hat Connectivity Link 1Red Hat Satellite 6.16 for RHEL 8Red Hat OpenShift Cluster Manager CLINode HealthCheck OperatorRed Hat OpenShift for Windows ContainersRed Hat OpenShift Dev SpacesRed Hat OpenShift distributed tracing 3Red Hat Ansible Automation Platform 2.7 for RHEL 10File Integrity OperatorMigration Toolkit for Applications 8Red Hat Hardened ImagesOpenShift PipelinesRed Hat Enterprise Linux AI (RHEL AI) 3Red Hat Ansible Automation Platform 2.7 for RHEL 9Red Hat 3scale API Management Platform 2Red Hat Developer Hub 1.9Security Profiles Operatorstreams for Apache Kafka 3Red Hat Satellite 6.19 for RHEL 9
CWE ID-CWE-606
Unchecked Input for Loop Condition
CVE-2026-46385
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-8.7||HIGH
EPSS-0.50% / 40.30%
||
7 Day CHG+0.08%
Published-29 May, 2026 | 19:58
Updated-30 Jul, 2026 | 12:18
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
iskorotkov/avro: CPU Exhaustion in Avro Decoder

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is 64-bit on amd64 / arm64 targets — so a producer can declare a block of up to math.MaxInt64 (~9.2 × 10¹⁸) elements followed by EOF (or any truncated payload), and the decoder will attempt that many no-op iterations before propagating the error. The realistic ceiling is "indefinite until the worker is killed externally" — a single hostile payload pins a CPU core until the process is OOM-killed, deadline-cancelled, or terminated. Remote, unauthenticated denial-of-service. This vulnerability is fixed in 2.33.0.

Action-Not Available
Vendor-iskorotkovRed Hat, Inc.
Product-avroRed Hat Enterprise Linux 8Cryostat 4 on RHEL 9Red Hat Enterprise Linux 9Multicluster Global Hub 1.4.5Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat multicluster global hub 1.5.0Red Hat Hardened ImagesRed Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Multicluster Global Hub 1.6.2Red Hat Advanced Cluster Management for Kubernetes 2.11
CWE ID-CWE-400
Uncontrolled Resource Consumption
CWE ID-CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-46384
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-8.7||HIGH
EPSS-0.53% / 41.79%
||
7 Day CHG+0.08%
Published-29 May, 2026 | 19:58
Updated-30 Jul, 2026 | 12:18
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
iskorotkov/avro: Integer Overflow in Avro Decoder

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets (GOARCH=386, arm, mips, wasm, etc.), the truncation paths can silently bypass byte-slice limits, select the wrong union branch, or hit the OCF negative-make panic via wrap. Three sub-issues are not 32-bit-specific: cumulative-size arithmetic overflow in arrayDecoder.Decode / mapDecoder.Decode / mapDecoderUnmarshaler.Decode (wraps at math.MaxInt64 on amd64 / arm64 and bypasses MaxSliceAllocSize / MaxMapAllocSize), math.MinInt negation in block-header handling, and make([]byte, size) with a negative size in OCF block reads — all three panic or bypass caps on any platform, giving an attacker a denial-of-service primitive there. This vulnerability is fixed in 2.33.0.

Action-Not Available
Vendor-iskorotkovRed Hat, Inc.
Product-avroRed Hat Enterprise Linux 8Cryostat 4 on RHEL 9Red Hat Enterprise Linux 9Multicluster Global Hub 1.4.5Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat multicluster global hub 1.5.0Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Multicluster Global Hub 1.6.2Red Hat Advanced Cluster Management for Kubernetes 2.11
CWE ID-CWE-190
Integer Overflow or Wraparound
CVE-2026-39821
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-9.6||CRITICAL
EPSS-0.66% / 47.84%
||
7 Day CHG~0.00%
Published-22 May, 2026 | 15:01
Updated-31 Jul, 2026 | 13:18
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Invoking failure to reject ASCII-only Punycode-encoded labels in golang.org/x/net/idna

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject "example.com" but permit "xn--example-.com". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name "example.com".

Action-Not Available
Vendor-golang.org/x/netGoRed Hat, Inc.
Product-netgolang.org/x/net/idnaRed Hat Enterprise Linux 9Red Hat Developer Hubmulticluster engine for Kubernetes 2.6Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Compliance OperatorAssisted Installer for Red Hat OpenShift Container Platform 2Red Hat Web Terminal 1.13OpenShift API for Data Protection 1.6Red Hat Quay 3.1Red Hat Certification Program for Red Hat Enterprise Linux 9Red Hat Ansible Automation Platform 2.6 for RHEL 9Cryostat 4Red Hat Web Terminal 1.11Logical Volume Manager StorageMachine Deletion Remediation OperatorRed Hat OpenStack Platform 17.1Red Hat Ansible Automation Platform 2.5 for RHEL 9Red Hat Web Terminal 1.15Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4Red Hat OpenShift Container Platform 4.22Red Hat Enterprise Linux AI 3.4Red Hat OpenShift Service Mesh 3.2OpenShift API for Data ProtectionRed Hat Ansible Automation Platform 2.6Red Hat Ansible Automation Platform 2.5 for RHEL 8Red Hat OpenShift Builds 1.8.0Confidential Compute AttestationMulticluster Global Hub 1.4.5Red Hat Quay 3.12Red Hat OpenShift distributed tracing 3.10.0Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Multicluster Engine for KubernetesRed Hat OpenShift GitOps 1.19Red Hat OpenShift Service Mesh 3.1Red Hat Ceph Storage 5Red Hat Service Interconnect 2Red Hat Web Terminal 1.14Red Hat OpenShift GitOps 1.20Red Hat Migration Toolkit for Applications 8.2Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Ansible Automation Platform 2Red Hat Edge Manager 1.0Zero Trust Workload Identity ManagerRed Hat Enterprise Linux 7Red Hat OpenShift AI 2.25Network Observability OperatorRed Hat Satellite 6.16 for RHEL 9Red Hat OpenShift AI (RHOAI)Red Hat Ansible Automation Platform 2.7OpenShift Developer Tools and ServicesRed Hat OpenShift on AWSLogging for Red Hat OpenShift 6.4Gatekeeper 3Red Hat Openshift Data Foundation 4.22multicluster engine for Kubernetes 2.8Red Hat OpenShift Virtualization 4Red Hat multicluster global hub 1.5.0DevWorkspace Operator 0.42Red Hat OpenShift Service Mesh 3.0Red Hat Ansible Automation Platform 2.6 for RHEL 10Fence Agents Remediation OperatorRed Hat Quay 3.15Deployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2Red Hat Ceph Storage 8Red Hat Satellite 6.17 for RHEL 9Red Hat Enterprise Linux 8Red Hat Satellite 6.18 for RHEL 9Red Hat OpenShift Dev Spaces 3.29Red Hat Service Interconnect 1Red Hat Trusted Artifact Signer 1.4OpenShift LightspeedExternal Secrets Operator for Red Hat OpenShiftRed Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat Web Terminal 1.12Zero Trust Workload Identity Manager - Tech PreviewMultiarch Tuning Operatorcert-manager Operator for Red Hat OpenShiftRed Hat OpenStack Platform 18.0Red Hat Lightspeed for Runtimes OperatorRed Hat Ceph Storage 9multicluster engine for Kubernetes 2.9OpenShift ServerlessRHEM 1.1 for RHEL 9Logging Subsystem for Red Hat OpenShift 6.2RHEM 1.0 for RHEL 9Red Hat Web Terminal 1.16Red Hat OpenShift Builds 1.7.4Red Hat OpenStack Platform 16.2Red Hat OpenShift Service Mesh 2.6Cluster Observability Operator 1.5.0Red Hat Connectivity Link 1Red Hat Advanced Cluster Security for Kubernetes 4.9Red Hat Satellite 6.16 for RHEL 8Red Hat OpenShift Cluster Manager CLINode HealthCheck OperatorRed Hat Advanced Cluster Security for Kubernetes 4.11Red Hat OpenShift for Windows ContainersRed Hat Quay 3.16Red Hat Quay 3.9Red Hat Ansible Automation Platform 2.7 for RHEL 10File Integrity OperatorRed Hat Enterprise Linux AI (RHEL AI) 3Red Hat Hardened ImagesOpenShift PipelinesRHEM 1.1 for RHEL 10Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Ansible Automation Platform 2.7 for RHEL 9Red Hat 3scale API Management Platform 2Security Profiles Operatorstreams for Apache Kafka 3Red Hat Satellite 6.19 for RHEL 9
CWE ID-CWE-1289
Improper Validation of Unsafe Equivalence in Input
CVE-2026-33811
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-7.5||HIGH
EPSS-0.81% / 53.45%
||
7 Day CHG~0.00%
Published-07 May, 2026 | 19:41
Updated-31 Jul, 2026 | 13:17
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Crash when handling long CNAME response in net

When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.

Action-Not Available
Vendor-Go standard libraryGoRed Hat, Inc.
Product-gonetRed Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Compliance OperatorAssisted Installer for Red Hat OpenShift Container Platform 2Red Hat Web Terminal 1.13Red Hat Quay 3Logging Subsystem for Red Hat OpenShiftOpenShift API for Data Protection 1.6Red Hat OpenStack Services on OpenShift 18.0OpenShift Source-to-Image (S2I)Red Hat Certification Program for Red Hat Enterprise Linux 9Red Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat Web Terminal 1.11Logical Volume Manager StorageMulticluster Global HubMachine Deletion Remediation OperatorRed Hat OpenStack Platform 17.1Red Hat AMQ ClientsRed Hat Ansible Automation Platform 2.5 for RHEL 9Red Hat Web Terminal 1.15Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4Red Hat OpenShift Service Mesh 3.2Red Hat build of Apicurio Registry 2Red Hat Ansible Automation Platform 2.6Red Hat Ansible Automation Platform 2.5 for RHEL 8mirror registry for Red Hat OpenShift 2Confidential Compute AttestationMulticluster Global Hub 1.4.5Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Multicluster Engine for KubernetesRed Hat OpenShift Dev Workspaces OperatorRed Hat OpenShift GitOps 1.19Red Hat OpenShift Service Mesh 3.1Red Hat Ceph Storage 5Red Hat Service Interconnect 2Red Hat Web Terminal 1.14Red Hat OpenShift GitOps 1.20Red Hat Migration Toolkit for Applications 8.2Red Hat Edge Manager 1.0Red Hat Ansible Automation Platform 2Zero Trust Workload Identity ManagerRed Hat Enterprise Linux 7Red Hat OpenShift AI 2.25Network Observability OperatorRed Hat Satellite 6.16 for RHEL 9Red Hat OpenShift AI (RHOAI)OpenShift Developer Tools and ServicesRed Hat OpenShift on AWSLogging for Red Hat OpenShift 6.4Red Hat Openshift Data Foundation 4Gatekeeper 3multicluster engine for Kubernetes 2.8Red Hat OpenShift Virtualization 4Red Hat multicluster global hub 1.5.0Red Hat OpenShift Service Mesh 3.0Fence Agents Remediation OperatorRed Hat Ansible Automation Platform 2.6 for RHEL 10Deployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2OpenShift Service Mesh 3Red Hat Satellite 6.17 for RHEL 9multicluster engine for Kubernetes 2.10Red Hat Enterprise Linux 8Red Hat Satellite 6.18 for RHEL 9Service Telemetry Framework 1.5Red Hat Service Interconnect 1Red Hat Trusted Artifact Signer 1.4OpenShift LightspeedExternal Secrets Operator for Red Hat OpenShiftRed Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat Web Terminal 1.12Zero Trust Workload Identity Manager - Tech PreviewMultiarch Tuning Operatorcert-manager Operator for Red Hat OpenShiftRed Hat OpenStack Platform 18.0Red Hat Lightspeed for Runtimes OperatorRed Hat Ceph Storage 9OpenShift ServerlessOpenShift Service Mesh 2RHEM 1.1 for RHEL 9Logging Subsystem for Red Hat OpenShift 6.2RHEM 1.0 for RHEL 9Red Hat Web Terminal 1.16Custom Metric Autoscaler operator for Red Hat OpenshiftRed Hat OpenShift Builds 1.7.4Red Hat OpenStack Platform 16.2mirror registry for Red Hat OpenShiftRed Hat Connectivity Link 1Red Hat Advanced Cluster Security for Kubernetes 4.9Red Hat Satellite 6.16 for RHEL 8Red Hat OpenShift Cluster Manager CLINode HealthCheck OperatorRed Hat Advanced Cluster Security for Kubernetes 4.11Red Hat OpenShift for Windows ContainersCryostat 4 on RHEL 9Red Hat OpenShift Dev SpacesRed Hat OpenShift distributed tracing 3File Integrity OperatorRed Hat Enterprise Linux AI (RHEL AI) 3Red Hat Hardened ImagesOpenShift PipelinesRHEM 1.1 for RHEL 10Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat OpenShift GitOps 1.21Red Hat Developer Hub 1.9Security Profiles Operatorstreams for Apache Kafka 3Red Hat Satellite 6.19 for RHEL 9
CWE ID-CWE-1341
Multiple Releases of Same Resource or Handle
CWE ID-CWE-415
Double Free
CVE-2026-43869
Assigner-Apache Software Foundation
ShareView Details
Assigner-Apache Software Foundation
CVSS Score-7.3||HIGH
EPSS-0.63% / 46.81%
||
7 Day CHG~0.00%
Published-05 May, 2026 | 07:25
Updated-30 Jul, 2026 | 12:18
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Apache Thrift: TSSLTransportFactory.java hostname verification

Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue.

Action-Not Available
Vendor-The Apache Software FoundationRed Hat, Inc.
Product-thriftApache ThriftRed Hat Advanced Cluster Management for Kubernetes 2.16.0OpenShift Service Mesh 2Multicluster Global Hub 1.4.5Red Hat Fuse 7Red Hat OpenShift distributed tracing 3.10.0Red Hat multicluster global hub 1.5.0Red Hat Build of Apache Camel 3.33 for Quarkus 3.33.2.SP1Red Hat Advanced Cluster Management for Kubernetes 2Multicluster Global Hub 1.6.2Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Multicluster Global HubMulticluster Global Hub 1.3.4Red Hat build of Apache Camel 4 for Quarkus 3Cryostat 4 on RHEL 9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat OpenShift distributed tracing 3Red Hat OpenShift Container Platform 4Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat AI Inference ServerRed Hat JBoss Enterprise Application Platform Expansion PackMulticluster Global Hub 1.7.2Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat OpenStack Platform 18.0Red Hat Data Grid 8
CWE ID-CWE-295
Improper Certificate Validation
CWE ID-CWE-297
Improper Validation of Certificate with Host Mismatch
CVE-2026-42154
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-7.5||HIGH
EPSS-0.81% / 53.43%
||
7 Day CHG~0.00%
Published-04 May, 2026 | 18:13
Updated-30 Jul, 2026 | 12:18
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Prometheus: remote read endpoint allows denial of service via crafted snappy payload

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a small payload that causes a huge heap allocation per request. Under concurrent load this can exhaust available memory and crash the Prometheus process. This issue has been patched in versions 3.5.3 and 3.11.3.

Action-Not Available
Vendor-prometheusprometheusRed Hat, Inc.
Product-prometheusprometheusRed Hat Enterprise Linux 9Red Hat Ceph Storage 7Logging for Red Hat OpenShift 6.4Red Hat Edge Manager 1.1Red Hat multicluster global hub 1.5.0Red Hat Quay 3.15Red Hat OpenShift GitOpsMulticluster Global Hub 1.6.2Red Hat Ceph Storage 8Red Hat Quay 3.1OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat Enterprise Linux 8Red Hat Trusted Artifact Signer 1.3Red Hat OpenShift Container Platform 4OpenShift LightspeedRed Hat OpenShift Container Platform 4.19Red Hat OpenShift Container Platform 4.22Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat OpenShift Container Platform 4.21Red Hat OpenStack Platform 18.0Red Hat Ceph Storage 9Red Hat OpenShift AI (RHOAI)OpenShift Service Mesh 2RHEM 1.1 for RHEL 9RHEM 1.0 for RHEL 9Logging Subsystem for Red Hat OpenShift 6.2Multicluster Global Hub 1.4.5Red Hat Quay 3.12Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Red Hat Ceph Storage 5Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Edge Manager 1.0File Integrity OperatorRed Hat Hardened ImagesRHEM 1.1 for RHEL 10Red Hat Enterprise Linux 7Network Observability Operator
CWE ID-CWE-400
Uncontrolled Resource Consumption
CWE ID-CWE-770
Allocation of Resources Without Limits or Throttling
CWE ID-CWE-789
Memory Allocation with Excessive Size Value
CVE-2026-42151
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-7.5||HIGH
EPSS-0.35% / 27.92%
||
7 Day CHG~0.00%
Published-04 May, 2026 | 18:12
Updated-31 Jul, 2026 | 13:18
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Prometheus Azure AD remote write OAuth client secret exposed via config API

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.

Action-Not Available
Vendor-prometheusprometheusRed Hat, Inc.
Product-prometheusprometheusRed Hat Enterprise Linux 9Red Hat Ceph Storage 7Red Hat Edge Manager 1.1Red Hat multicluster global hub 1.5.0Red Hat Quay 3.15Red Hat OpenShift GitOpsLogging Subsystem for Red Hat OpenShiftMulticluster Global Hub 1.6.2Red Hat Ceph Storage 8Red Hat Quay 3.1OpenShift Service Mesh 3Red Hat Enterprise Linux 8Red Hat Trusted Artifact Signer 1.3Red Hat Trusted Artifact Signer 1.4Red Hat OpenShift Container Platform 4OpenShift LightspeedRed Hat OpenShift Container Platform 4.22Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat OpenStack Platform 18.0Red Hat Ceph Storage 9Red Hat OpenShift AI (RHOAI)OpenShift Service Mesh 2RHEM 1.1 for RHEL 9RHEM 1.0 for RHEL 9Logging Subsystem for Red Hat OpenShift 6.2Multicluster Global Hub 1.4.5Red Hat Quay 3.12Custom Metric Autoscaler operator for Red Hat OpenshiftRed Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Red Hat Ceph Storage 5Red Hat Quay 3.16Red Hat Quay 3.9Red Hat OpenShift distributed tracing 3Red Hat Edge Manager 1.0File Integrity OperatorRed Hat Hardened ImagesRHEM 1.1 for RHEL 10Red Hat Enterprise Linux 7Network Observability Operator
CWE ID-CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE ID-CWE-256
Plaintext Storage of a Password
CWE ID-CWE-312
Cleartext Storage of Sensitive Information
CVE-2026-21728
Assigner-Grafana Labs
ShareView Details
Assigner-Grafana Labs
CVSS Score-7.5||HIGH
EPSS-0.64% / 47.02%
||
7 Day CHG~0.00%
Published-24 Apr, 2026 | 08:00
Updated-30 Jul, 2026 | 12:17
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Tempo query limit results in unbounded memory allocation

Tempo queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy. Mitigation can be done by setting max_result_limit in the search config, e.g. to 262144 (2^18). Alternatively, automatically restart the service.

Action-Not Available
Vendor-Grafana LabsRed Hat, Inc.
Product-tempoEnterprise Traces (GET)TempoRed Hat Ceph Storage 5Red Hat Enterprise Linux 9Multicluster Global HubMulticluster Global Hub 1.3.4Multicluster Global Hub 1.4.5Red Hat OpenShift distributed tracing 3Red Hat multicluster global hub 1.5.0Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Logging Subsystem for Red Hat OpenShiftMulticluster Global Hub 1.6.2Red Hat Ceph Storage 9
CWE ID-CWE-400
Uncontrolled Resource Consumption
CWE ID-CWE-770
Allocation of Resources Without Limits or Throttling
CVE-2025-41118
Assigner-Grafana Labs
ShareView Details
Assigner-Grafana Labs
CVSS Score-9.1||CRITICAL
EPSS-0.41% / 33.46%
||
7 Day CHG~0.00%
Published-15 Apr, 2026 | 19:15
Updated-30 Jul, 2026 | 12:16
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Sensitive COS `SecretKey` exposed in plaintext via configuration API due to missing type protection

Pyroscope is an open-source continuous profiling database. The database supports various storage backends, including Tencent Cloud Object Storage (COS). If the database is configured to use Tencent COS as the storage backend, an attacker could extract the secret_key configuration value from the Pyroscope API. To exploit this vulnerability, an attacker needs direct access to the Pyroscope API. We highly recommend limiting the public internet exposure of all our databases, such that they are only accessible by trusted users or internal systems. This vulnerability is fixed in versions: 1.15.x: 1.15.2 and above. 1.16.x: 1.16.1 and above. 1.17.x: 1.17.0 and above (i.e. all versions). Thanks to Théo Cusnir for reporting this vulnerability to us via our bug bounty program.

Action-Not Available
Vendor-Grafana LabsRed Hat, Inc.
Product-pyroscopePyroscopeRed Hat Ceph Storage 5Red Hat Enterprise Linux 9Multicluster Global HubRed Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2
CWE ID-CWE-201
Insertion of Sensitive Information Into Sent Data
CWE ID-CWE-732
Incorrect Permission Assignment for Critical Resource
CVE-2026-33816
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-9.8||CRITICAL
EPSS-0.56% / 43.51%
||
7 Day CHG~0.00%
Published-07 Apr, 2026 | 15:19
Updated-31 Jul, 2026 | 13:17
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
CVE-2026-33816 in github.com/jackc/pgx

Memory-safety vulnerability in github.com/jackc/pgx/v5.

Action-Not Available
Vendor-jackcgithub.com/jackc/pgx/v5Red Hat, Inc.
Product-pgxgithub.com/jackc/pgx/v5/pgproto3Red Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Openshift Data Foundation 4.2Custom Metric Autoscaler 2.19RHEM 1.1 for RHEL 9RHEM 1.0 for RHEL 9Custom Metric Autoscaler operator for Red Hat OpenshiftRed Hat Edge Manager 1.1Red Hat Advanced Cluster Security 4.8Multicluster Engine for KubernetesRed Hat Quay 3Red Hat Advanced Cluster Security 4Red Hat Advanced Cluster Security for Kubernetes 4.9Red Hat Edge Manager 1Zero Trust Workload Identity Manager - Tech PreviewRed Hat Advanced Cluster Management for Kubernetes 2.15Multicluster Global HubMulticluster Global Hub 1.3.4Red Hat Trusted Artifact Signer 1.3Cryostat 4 on RHEL 9Red Hat Hardened ImagesOpenShift PipelinesRHEM 1.1 for RHEL 10Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat OpenShift Pipelines 1.21Red Hat Trusted Artifact SignerRed Hat 3scale API Management Platform 2Red Hat OpenShift AI (RHOAI)Zero Trust Workload Identity Manager
CWE ID-CWE-787
Out-of-bounds Write
CVE-2026-33815
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-9.8||CRITICAL
EPSS-0.60% / 45.58%
||
7 Day CHG~0.00%
Published-07 Apr, 2026 | 15:19
Updated-31 Jul, 2026 | 13:17
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
CVE-2026-33815 in github.com/jackc/pgx

Memory-safety vulnerability in github.com/jackc/pgx/v5.

Action-Not Available
Vendor-jackcgithub.com/jackc/pgx/v5Red Hat, Inc.
Product-pgxgithub.com/jackc/pgx/v5/pgproto3Red Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Openshift Data Foundation 4.2Custom Metric Autoscaler 2.19RHEM 1.1 for RHEL 9RHEM 1.0 for RHEL 9Custom Metric Autoscaler operator for Red Hat OpenshiftRed Hat Advanced Cluster Security 4.8Multicluster Engine for KubernetesRed Hat Quay 3Red Hat Advanced Cluster Security 4Red Hat Advanced Cluster Security for Kubernetes 4.9Red Hat Edge Manager 1Red Hat Advanced Cluster Management for Kubernetes 2.15Multicluster Global HubMulticluster Global Hub 1.3.4Red Hat Trusted Artifact Signer 1.3Cryostat 4 on RHEL 9Red Hat Hardened ImagesOpenShift PipelinesRHEM 1.1 for RHEL 10Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Enterprise Linux 10Multicluster Global Hub 1.7.2Red Hat Trusted Artifact SignerZero Trust Workload Identity Manager - Tech PreviewRed Hat 3scale API Management Platform 2Red Hat OpenShift AI (RHOAI)Zero Trust Workload Identity Manager
CWE ID-CWE-787
Out-of-bounds Write