Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

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

Network Observability (NETOBSERV) 1.11.1

Source -

ADP

CNA CVEs -

0

ADP CVEs -

15

CISA CVEs -

0

NVD CVEs -

0
Related CVEsRelated VendorsRelated AssignersReports
15Vulnerabilities found

CVE-2026-42039
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-6.9||MEDIUM
EPSS-0.72% / 50.04%
||
7 Day CHG~0.00%
Published-24 Apr, 2026 | 18:01
Updated-28 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
Axios: unbounded recursion in toFormData causes DoS via deeply nested request data

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and 0.31.1.

Action-Not Available
Vendor-axiosaxiosRed Hat, Inc.
Product-axiosaxiosRed Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Self-service automation portal 2Gatekeeper 3Red Hat OpenShift Service Mesh 3.0Red Hat OpenShift Service Mesh 3.3multicluster engine for Kubernetes 2.8Red Hat Fuse 7Network Observability (NETOBSERV) 1.11.1Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Satellite 6Red Hat Trusted Profile AnalyzerRed Hat Quay 3.15Red Hat Quay 3.1Red Hat Quay 3.17OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat OpenShift AI 2.25multicluster engine for Kubernetes 2.10Cryostat 4Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat OpenShift Dev Spaces 3.28Red Hat Process Automation 7Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2Red Hat Trusted Artifact Signermulticluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat build of Apicurio Registry 3Red Hat OpenShift AI (RHOAI)Red Hat Quay 3.12streams for Apache Kafka 2Network Observability (NETOBSERV) 1.12.0Red Hat Quay 3.14Red Hat OpenShift Service Mesh 2.6Red Hat OpenShift Service Mesh 3.1multicluster engine for Kubernetes 2.11HawtIO HawtIO 4.4.0Red Hat Discovery 2Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Migration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat Hardened ImagesRed Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat Data Grid 8.6.1Red Hat Developer Hub 1.9Network Observability Operatorstreams for Apache Kafka 3
CWE ID-CWE-674
Uncontrolled Recursion
CWE ID-CWE-770
Allocation of Resources Without Limits or Throttling
CVE-2026-42041
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-4.8||MEDIUM
EPSS-0.61% / 45.62%
||
7 Day CHG~0.00%
Published-24 Apr, 2026 | 17:55
Updated-28 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
Axios: Authentication Bypass via Prototype Pollution Gadget in `validateStatus` Merge Strategy

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution to silently suppress all HTTP error responses (401, 403, 500, etc.), causing them to be treated as successful responses. This completely bypasses application-level authentication and error handling. The root cause is that validateStatus is the only config property using the mergeDirectKeys merge strategy, which uses JavaScript's in operator — an operator that inherently traverses the prototype chain. When Object.prototype.validateStatus is polluted with () => true, all HTTP status codes are accepted as success. This vulnerability is fixed in 1.15.1 and 0.31.1.

Action-Not Available
Vendor-axiosaxiosRed Hat, Inc.
Product-axiosaxiosRed Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Self-service automation portal 2Gatekeeper 3Red Hat OpenShift Service Mesh 3.0Red Hat OpenShift Service Mesh 3.3multicluster engine for Kubernetes 2.8Red Hat Fuse 7Network Observability (NETOBSERV) 1.11.1Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Trusted Profile AnalyzerRed Hat Quay 3.15Red Hat Quay 3.1Red Hat Quay 3.17OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat OpenShift AI 2.25multicluster engine for Kubernetes 2.10Cryostat 4Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat OpenShift Dev Spaces 3.28Red Hat Process Automation 7Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2Red Hat Trusted Artifact Signermulticluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat build of Apicurio Registry 3Red Hat Quay 3.12streams for Apache Kafka 2Red Hat Quay 3.14Red Hat OpenShift Service Mesh 2.6Red Hat OpenShift Service Mesh 3.1multicluster engine for Kubernetes 2.11HawtIO HawtIO 4.4.0Red Hat Discovery 2Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Migration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat Hardened ImagesRed Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat Data Grid 8.6.1Red Hat Developer Hub 1.9Red Hat OpenShift AI (RHOAI)streams for Apache Kafka 3
CWE ID-CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE ID-CWE-287
Improper Authentication
CWE ID-CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-42043
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-7.2||HIGH
EPSS-0.66% / 47.88%
||
7 Day CHG~0.00%
Published-24 Apr, 2026 | 17:54
Updated-28 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
Axios: Incomplete Fix for CVE-2025-62718 — NO_PROXY Protection Bypassed via RFC 1122 Loopback Subnet (127.0.0.0/8) in Axios 1.15.0

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL of an Axios request can use any address in the 127.0.0.0/8 range (other than 127.0.0.1) to completely bypass the NO_PROXY protection. This vulnerability is due to an incomplete for CVE-2025-62718, This vulnerability is fixed in 1.15.1 and 0.31.1.

Action-Not Available
Vendor-axiosaxiosRed Hat, Inc.
Product-axiosaxiosRed Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Self-service automation portal 2Gatekeeper 3Red Hat OpenShift Service Mesh 3.0Red Hat OpenShift Service Mesh 3.3multicluster engine for Kubernetes 2.8Red Hat Fuse 7Network Observability (NETOBSERV) 1.11.1Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Trusted Profile AnalyzerRed Hat Quay 3.15Red Hat Quay 3.1Red Hat Quay 3.17OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat OpenShift AI 2.25multicluster engine for Kubernetes 2.10Cryostat 4Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat OpenShift Dev Spaces 3.28Red Hat Process Automation 7Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2Red Hat Trusted Artifact Signermulticluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat build of Apicurio Registry 3Red Hat Quay 3.12streams for Apache Kafka 2Red Hat Quay 3.14Red Hat OpenShift Service Mesh 2.6Red Hat OpenShift Service Mesh 3.1multicluster engine for Kubernetes 2.11HawtIO HawtIO 4.4.0Red Hat Discovery 2Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Migration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat Hardened ImagesRed Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat Data Grid 8.6.1Red Hat Developer Hub 1.9Red Hat OpenShift AI (RHOAI)streams for Apache Kafka 3
CWE ID-CWE-183
Permissive List of Allowed Inputs
CWE ID-CWE-441
Unintended Proxy or Intermediary ('Confused Deputy')
CWE ID-CWE-918
Server-Side Request Forgery (SSRF)
CVE-2026-42033
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-7.4||HIGH
EPSS-0.81% / 53.10%
||
7 Day CHG~0.00%
Published-24 Apr, 2026 | 17:36
Updated-28 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
Axios: Prototype Pollution Gadgets - Response Tampering, Data Exfiltration, and Request Hijacking

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when Object.prototype has been polluted by any co-dependency with keys that axios reads without a hasOwnProperty guard, an attacker can (a) silently intercept and modify every JSON response before the application sees it, or (b) fully hijack the underlying HTTP transport, gaining access to request credentials, headers, and body. The precondition is prototype pollution from a separate source in the same process. This vulnerability is fixed in 1.15.1 and 0.31.1.

Action-Not Available
Vendor-axiosaxiosRed Hat, Inc.
Product-axiosaxiosRed Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Developer Hubmulticluster engine for Kubernetes 2.6Red Hat Enterprise Linux 9Gatekeeper 3Red Hat OpenShift Service Mesh 3.0Red Hat OpenShift Service Mesh 3.3multicluster engine for Kubernetes 2.8Red Hat Fuse 7Network Observability (NETOBSERV) 1.11.1Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Trusted Profile AnalyzerRed Hat Quay 3.15Self-service automation portal 2Red Hat Quay 3.1Red Hat Quay 3.17OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat OpenShift AI 2.25multicluster engine for Kubernetes 2.10Cryostat 4Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat OpenShift Dev Spaces 3.28Red Hat Process Automation 7Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2Red Hat Trusted Artifact Signermulticluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat build of Apicurio Registry 3Red Hat Quay 3.12streams for Apache Kafka 2Red Hat Quay 3.14Red Hat OpenShift Service Mesh 2.6Red Hat OpenShift Service Mesh 3.1multicluster engine for Kubernetes 2.11HawtIO HawtIO 4.4.0Red Hat Discovery 2Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Migration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat Hardened ImagesRed Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat Data Grid 8.6.1Red Hat Developer Hub 1.9Red Hat OpenShift AI (RHOAI)streams for Apache Kafka 3
CWE ID-CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE ID-CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-40895
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-6.9||MEDIUM
EPSS-0.49% / 39.08%
||
7 Day CHG~0.00%
Published-21 Apr, 2026 | 19:59
Updated-28 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
follow-redirects: Custom Authentication Headers Leaked to Cross-Domain Redirect Targets

follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. Prior to 1.16.0, when an HTTP request follows a cross-domain redirect (301/302/307/308), follow-redirects only strips authorization, proxy-authorization, and cookie headers (matched by regex at index.js). Any custom authentication header (e.g., X-API-Key, X-Auth-Token, Api-Key, Token) is forwarded verbatim to the redirect target. This vulnerability is fixed in 1.16.0.

Action-Not Available
Vendor-follow-redirects_projectfollow-redirectsRed Hat, Inc.
Product-follow-redirectsfollow-redirectsRed Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Developer HubRed Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Network Observability (NETOBSERV) 1.11.1Red Hat OpenShift GitOpsRed Hat JBoss Enterprise Application Platform 7Red Hat Quay 3.1Red Hat build of Apache Camel - HawtIO 4Cryostat 4Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.19Red Hat OpenShift Container Platform 4.22Red Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2Red Hat Trusted Artifact Signermulticluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat build of Apicurio Registry 3Migration Toolkit for VirtualizationRed Hat Quay 3.12streams for Apache Kafka 2Red Hat Quay 3.14Red Hat OpenShift Service Mesh 3.1Red Hat Discovery 2Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Red Hat JBoss Enterprise Application Platform Expansion PackRed Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Self-service automation portal 2Red Hat Openshift Data Foundation 4Gatekeeper 3Red Hat OpenShift Service Mesh 3.0multicluster engine for Kubernetes 2.8Red Hat OpenShift Virtualization 4Red Hat Fuse 7Red Hat Trusted Profile AnalyzerRed Hat Quay 3.15Red Hat Process Automation 7Red Hat Ansible Automation Platform 2.5OpenShift Service Mesh 3Red Hat Quay 3.17multicluster engine for Kubernetes 2.10Red Hat OpenShift Container Platform 4.20Red Hat Edge Manager 1Red Hat OpenShift Dev Spaces 3.28Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat JBoss Enterprise Application Platform 8OpenShift LightspeedRed Hat Ceph Storage 9Red Hat OpenShift AI 3.3Red Hat OpenShift Service Mesh 2.6Red Hat Build of Podman DesktopCluster Observability Operator 1.5.0Red Hat Connectivity Link 1Node HealthCheck Operatormulticluster engine for Kubernetes 2.11Cryostat 4 on RHEL 9Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat OpenShift distributed tracing 3Red Hat Enterprise Linux AI (RHEL AI) 3Migration Toolkit for Applications 8Red Hat Hardened ImagesOpenShift PipelinesRed Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat Developer Hub 1.9Red Hat Data Grid 8streams for Apache Kafka 3
CWE ID-CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE ID-CWE-212
Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-40175
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-4.8||MEDIUM
EPSS-1.88% / 77.30%
||
7 Day CHG+0.07%
Published-10 Apr, 2026 | 19:23
Updated-28 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
Axios has Unrestricted Cloud Metadata Exfiltration via Header Injection Chain

Axios is a promise based HTTP client for the browser and Node.js. Versions prior to 1.15.0 and 0.3.1 are vulnerable to a specific gadget-style attack chain in which prototype pollution in a third-party dependency may be leveraged to inject unsanitized header values into outbound requests. This vulnerability is fixed in 1.15.0 and 0.3.1.

Action-Not Available
Vendor-axiosaxiosSiemens AGRed Hat, Inc.
Product-axiosaxiosRed Hat Developer Hubmulticluster engine for Kubernetes 2.6Red Hat Enterprise Linux 9Red Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0Red Hat OpenShift Service Mesh 3.3multicluster engine for Kubernetes 2.8Gatekeeper 3Network Observability (NETOBSERV) 1.11.1Red Hat Satellite 6.18Red Hat Fuse 7Red Hat OpenShift Virtualization 4Red Hat Trusted Profile AnalyzerRed Hat Quay 3Logging Subsystem for Red Hat OpenShiftSelf-service automation portal 2Red Hat build of Apache Camel - HawtIO 4Red Hat Process Automation 7OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat Ansible Automation Platform 2.6 for RHEL 9multicluster engine for Kubernetes 2.10Cryostat 4Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat Trusted Artifact Signer 1.3Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.14Red Hat OpenShift Container Platform 4.19Red Hat Build of Podman Desktop - Tech PreviewStreams for Apache Kafka 3.2.0Red Hat OpenShift Service Mesh 3.2multicluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Build of KueueRed Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat build of Apicurio Registry 3Red Hat OpenShift AI (RHOAI)Red Hat OpenShift AI 3.3streams for Apache Kafka 2Red Hat OpenShift Service Mesh 2.6Red Hat OpenShift Service Mesh 3.1Red Hat Discovery 2Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Migration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat OpenShift Dev Spaces 3.27Red Hat 3scale API Management Platform 2gWAPRed Hat Developer Hub 1.9Red Hat Data Grid 8Red Hat OpenShift Container Platform 4.15
CWE ID-CWE-113
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
CWE ID-CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
CWE ID-CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes
CWE ID-CWE-918
Server-Side Request Forgery (SSRF)
CVE-2026-32280
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-7.5||HIGH
EPSS-0.61% / 45.83%
||
7 Day CHG~0.00%
Published-08 Apr, 2026 | 01:06
Updated-28 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
Unexpected work during chain building in crypto/x509

During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.

Action-Not Available
Vendor-Go standard libraryGoRed Hat, Inc.
Product-gocrypto/x509Red Hat Enterprise Linux 9Network Observability (NETOBSERV) 1.11.1Assisted Installer for Red Hat OpenShift Container Platform 2Red Hat OpenShift GitOpsLogging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat OpenShift Container Platform 4.18Machine Deletion Remediation OperatorRed Hat OpenStack Platform 17.1Red Hat OpenShift Container Platform 4.19Red Hat AI Inference ServerRed Hat Ansible Automation Platform 2.6Red Hat OpenShift distributed tracing 3.9.1Red Hat Advanced Cluster Security 4.9Red Hat Enterprise Linux 9.4 Extended Update SupportRed Hat Advanced Cluster Management for Kubernetes 2Red Hat Quay 3.14Red Hat OpenShift Service Mesh 3.1Red Hat Enterprise Linux 9.4 Update Services for SAP SolutionsRed Hat Service Interconnect 2Red Hat Web Terminal 1.14Red Hat Ansible Automation Platform 2Red Hat Enterprise Linux 7Red Hat Enterprise Linux 8.6 Update Services for SAP SolutionsOpenShift Developer Tools and ServicesLogging for Red Hat OpenShift 6.4Red Hat Openshift Data Foundation 4Red Hat OpenShift on AWSRed Hat Enterprise Linux 10.0 Extended Update Supportmulticluster engine for Kubernetes 2.8Red Hat multicluster global hub 1.5.0Red Hat OpenShift Virtualization 4Red Hat Ansible Automation Platform 2.6 for RHEL 10Red Hat Quay 3.15Deployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2OpenShift Service Mesh 3multicluster engine for Kubernetes 2.10Red Hat OpenShift Dev Spaces 3.28Red Hat Trusted Artifact Signer 1.3Red Hat Service Interconnect 1Compliance Operator 1External Secrets Operator for Red Hat OpenShiftOpenShift API for Data Protection 1.5OpenShift ServerlessOpenShift Service Mesh 2RHEM 1.1 for RHEL 9Red Hat Enterprise Linux 7 Extended Lifecycle SupportRed Hat OpenShift Builds 1.7.4multicluster engine for Kubernetes 2.17Red Hat Connectivity Link 1Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update SupportRed Hat OpenShift for Windows ContainersCryostat 4 on RHEL 9Red Hat Quay 3.9File Integrity OperatorMigration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat Hardened ImagesRed Hat 3scale API Management Platform 2Security Profiles OperatorRed Hat Satellite 6.19 for RHEL 9Zero Trust Workload Identity ManagerOpenShift API for Data Protection 1.4multicluster engine for Kubernetes 2.6Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Red Hat Web Terminal 1.13Red Hat Quay 3Red Hat OpenStack Services on OpenShift 18.0Red Hat Certification Program for Red Hat Enterprise Linux 9Red Hat OpenShift Container Platform 4.17Red Hat Web Terminal 1.11Logical Volume Manager StorageRed Hat Ansible Automation Platform 2.5 for RHEL 9Red Hat Web Terminal 1.15Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.14Red Hat OpenShift Container Platform 4Red Hat OpenShift Service Mesh 3.2Red Hat Ansible Automation Platform 2.5 for RHEL 8Red Hat Enterprise Linux 8.6 Telecommunications Update ServiceCustom Metric Autoscaler 2.19Confidential Compute AttestationMulticluster Global Hub 1.4.5Multicluster Engine for KubernetesRed Hat OpenShift Dev Workspaces OperatorRed Hat Lightspeed (formerly Insights) for Runtimes 1HawtIO HawtIO 4.4.0Red Hat Developer Hub 1.8Red Hat Edge Manager 1.0Red Hat OpenStack Platform 17.1 for RHEL 9Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat Satellite 6.16 for RHEL 9Gatekeeper 3Red Hat OpenShift Service Mesh 3.0Fence Agents Remediation OperatorRed Hat Quay 3.17Red Hat Enterprise Linux 8Service Telemetry Framework 1.5Red Hat Enterprise Linux 9.6 Extended Update SupportOpenShift LightspeedRed Hat Enterprise Linux 10Red Hat Web Terminal 1.12Zero Trust Workload Identity Manager - Tech Previewcert-manager Operator for Red Hat OpenShiftRHEM 1.0 for RHEL 9Red Hat OpenStack Platform 16.2Red Hat OpenShift Service Mesh 2.6mirror registry for Red Hat OpenShiftExternalDNS OperatorRed Hat Satellite 6.16 for RHEL 8Red Hat OpenShift Cluster Manager CLINode HealthCheck Operatormulticluster engine for Kubernetes 2.11Red Hat Quay 3.16Red Hat Advanced Cluster Management for Kubernetes 2.14RHEM 1.1 for RHEL 10Logging Subsystem for Red Hat OpenShift 6Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Developer Hub 1.9Red Hat OpenShift Container Platform 4.15streams for Apache Kafka 3mirror registry for Red Hat OpenShift 2.0
CWE ID-CWE-770
Allocation of Resources Without Limits or Throttling
CVE-2026-4800
Assigner-ce714d77-add3-4f53-aff5-83d477b104bb
ShareView Details
Assigner-ce714d77-add3-4f53-aff5-83d477b104bb
CVSS Score-8.1||HIGH
EPSS-2.57% / 83.50%
||
7 Day CHG+0.09%
Published-31 Mar, 2026 | 19:25
Updated-28 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
lodash vulnerable to Code Injection via `_.template` imports key names

Impact: The fix for CVE-2021-23337 (https://github.com/advisories/GHSA-35jh-r3h4-6jhm) added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. When an application passes untrusted input as options.imports key names, an attacker can inject default-parameter expressions that execute arbitrary code at template compilation time. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function(). Patches: Users should upgrade to version 4.18.0. Workarounds: Do not pass untrusted input as key names in options.imports. Only use developer-controlled, static key names.

Action-Not Available
Vendor-lodashlodashRed Hat, Inc.
Product-lodashlodash-eslodash.templatelodash-amdlodashlodash-eslodash.templatelodash-amdRed Hat Openshift Data Foundation 4.2Red Hat Enterprise Linux 9Red Hat Developer HubMigration Toolkit for Virtualization 2.9Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Network Observability (NETOBSERV) 1.11.1Red Hat OpenShift GitOpsRed Hat JBoss Enterprise Application Platform 7Red Hat Quay 3Logging Subsystem for Red Hat OpenShiftRed Hat build of Apache Camel - HawtIO 4Red Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat OpenShift Container Platform 4.17Cryostat 4Red Hat OpenShift Container Platform 4.18Red Hat Ansible Automation Platform 2.5 for RHEL 9Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.19Red Hat OpenShift Container Platform 4.22Red Hat OpenShift Service Mesh 3.2Red Hat Trusted Artifact SignerRed Hat build of Apicurio Registry 2Red Hat Ansible Automation Platform 2.6Red Hat OpenShift distributed tracing 3.9.1Red Hat Single Sign-On 7Red Hat OpenShift Container Platform 4.21Red Hat Enterprise Linux 9.4 Extended Update SupportRed Hat Ansible Automation Platform 2.5 for RHEL 8Red Hat Enterprise Linux 8.6 Telecommunications Update ServiceRed Hat build of Apicurio Registry 3Confidential Compute AttestationRed Hat Advanced Cluster Management for Kubernetes 2Multicluster Engine for KubernetesRed Hat OpenShift GitOps 1.19Red Hat Openshift Data Foundation 4.18Red Hat OpenShift Service Mesh 3.1Red Hat Enterprise Linux 8.8 Update Services for SAP SolutionsRed Hat Discovery 2Red Hat Openshift Data Foundation 4.19Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Red Hat Edge Manager 1.0Red Hat JBoss Enterprise Application Platform Expansion PackRed Hat OpenShift Dev Spaces 3.27Red Hat Enterprise Linux 7Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat Directory Server 13Red Hat Enterprise Linux 8.6 Update Services for SAP SolutionsSelf-service automation portal 2Red Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0Gatekeeper 3Red Hat Enterprise Linux 10.0 Extended Update SupportRed Hat OpenShift Virtualization 4Red Hat Satellite 6.18Red Hat Fuse 7Red Hat Trusted Profile AnalyzerRed Hat Build of KeycloakRed Hat Advanced Cluster Security 4Red Hat Process Automation 7Red Hat Ansible Automation Platform 2.5OpenShift Service Mesh 3Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update SupportRed Hat OpenShift Container Platform 4.20Red Hat Enterprise Linux 8Red Hat Trusted Artifact Signer 1.3Red Hat JBoss Enterprise Application Platform 8Red Hat Enterprise Linux 9.6 Extended Update SupportRed Hat Enterprise Linux 8.8 Telecommunications Update ServiceOpenShift LightspeedRed Hat Openshift Data Foundation 4.16Streams for Apache Kafka 3.2.0Red Hat Enterprise Linux 10Red Hat Openshift Data Foundation 4.17Red Hat OpenShift GitOps 1.18Red Hat Directory Server 12Red Hat OpenShift AI 3.3Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-OnRed Hat Enterprise Linux 9.2 Update Services for SAP SolutionsRed Hat OpenShift Service Mesh 2.6Red Hat Build of Podman DesktopRed Hat Directory Server 11Red Hat Connectivity Link 1Cluster Observability Operator 1.5.0Node HealthCheck OperatorCryostat 4 on RHEL 9Streams for Apache Kafka 2.9.4Red Hat Enterprise Linux AI (RHEL AI) 3Migration Toolkit for Applications 8OpenShift PipelinesRed Hat Enterprise Linux 9.0 Update Services for SAP SolutionsRed Hat 3scale API Management Platform 2Red Hat Data Grid 8.6.1Red Hat Developer Hub 1.9Migration Toolkit for Virtualization 2.1
CWE ID-CWE-94
Improper Control of Generation of Code ('Code Injection')
CVE-2026-33186
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-9.1||CRITICAL
EPSS-1.56% / 72.60%
||
7 Day CHG~0.00%
Published-20 Mar, 2026 | 22:23
Updated-28 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
gRPC-Go has an authorization bypass via missing leading slash in :path

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, "deny" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback "allow" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific "deny" rules for canonical paths but allows other requests by default (a fallback "allow" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.

Action-Not Available
Vendor-grpcgrpcRed Hat, Inc.
Product-grpcgrpc-goRed Hat Openshift Data Foundation 4.2Red Hat Enterprise Linux 9Network Observability (NETOBSERV) 1.11.1Assisted Installer for Red Hat OpenShift Container Platform 2Red Hat OpenShift GitOpsLogging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat OpenShift Container Platform 4.18Machine Deletion Remediation OperatorKernel Module Management Operator for Red Hat OpenshiftRed Hat OpenStack Platform 17.1Red Hat OpenShift Container Platform 4.19Red Hat AI Inference ServerRed Hat OpenShift Container Platform 4.22Red Hat OpenShift Pipelines 1.21Red Hat OpenShift distributed tracing 3.9.1Red Hat OpenShift Container Platform 4.12Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat Enterprise Linux 9.4 Extended Update SupportJob Set Tech PreviewRed Hat Quay 3.12Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Quay 3.14Kube Descheduler OperatorRed Hat Openshift Data Foundation 4.18Builds for Red Hat OpenShift 1.6.0Red Hat OpenShift Service Mesh 3.1Red Hat Web Terminal 1.14Red Hat Openshift Data Foundation 4.19Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Ansible Automation Platform 2Red Hat OpenShift Dev Spaces 3.27Red Hat Enterprise Linux 7Storage-Based RemediationBuilds for Red Hat OpenShiftOpenShift Developer Tools and ServicesLogging for Red Hat OpenShift 6.4Red Hat Openshift Data Foundation 4Red Hat Enterprise Linux 10.0 Extended Update Supportmulticluster engine for Kubernetes 2.8Red Hat multicluster global hub 1.5.0Red Hat OpenShift Virtualization 4Red Hat Quay 3.15Dynamic Accelerator Slicer Operator for Red Hat OpenShiftDeployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2OpenShift Service Mesh 3multicluster engine for Kubernetes 2.10OpenShift Secondary Scheduler OperatorMulticluster Global Hub 1.3.4Red Hat Trusted Artifact Signer 1.3Red Hat Service Interconnect 1Compliance Operator 1External Secrets Operator for Red Hat OpenShiftOpenShift API for Data Protection 1.5Red Hat Build of KueueRed Hat OpenShift GitOps 1.18Red Hat OpenStack Platform 18.0OpenShift ServerlessOpenShift Service Mesh 2RHEM 1.1 for RHEL 9Red Hat OpenShift Builds 1.7.4OpenShift Run Once Duration Override OperatorRed Hat Connectivity Link 1Red Hat OpenShift for Windows ContainersCryostat 4 on RHEL 9Red Hat Quay 3.9File Integrity OperatorMigration Toolkit for Applications 8Red Hat Enterprise Linux AI (RHEL AI) 3OpenShift PipelinesRed Hat 3scale API Management Platform 2Security Profiles OperatorRed Hat Satellite 6.19 for RHEL 9Red Hat Advanced Cluster Management for Kubernetes 2.16.0Zero Trust Workload Identity ManagerOpenShift API for Data Protection 1.4multicluster engine for Kubernetes 2.6Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Container Native Virtualization 4.19Red Hat Satellite 6Red Hat Advanced Cluster Security 4.8Red Hat Web Terminal 1.13Red Hat Quay 3OpenShift API for Data Protection 1.6Red Hat Certification Program for Red Hat Enterprise Linux 9Red Hat OpenShift Pipelines 1.2Red Hat OpenShift Container Platform 4.17Cryostat 4Multicluster Global HubLogical Volume Manager StorageRed Hat OpenShift Container Platform 4Red Hat Web Terminal 1.15Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.14Red Hat Container Native Virtualization 4.21Migration Toolkit for ContainersRed Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2OpenShift API for Data Protectionmulticluster engine for Kubernetes 2.9.0Red Hat Trusted Artifact SignerMigration Toolkit for VirtualizationConfidential Compute AttestationMulticluster Global Hub 1.4.5Multicluster Engine for KubernetesRed Hat OpenShift Dev Workspaces OperatorSelf Node Remediation OperatorRed Hat OpenShift GitOps 1.19Red Hat Lightspeed (formerly Insights) for Runtimes 1Red Hat OpenShift Container Platform 4.13Red Hat Developer Hub 1.8Red Hat Edge Manager 1.0Red Hat OpenStack Platform 17.1 for RHEL 9Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat Satellite 6.16 for RHEL 9Red Hat Container Native Virtualization 4.18Red Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0Gatekeeper 3Red Hat Trusted Profile AnalyzerRed Hat Quay 3.17Red Hat Satellite 6.17 for RHEL 9Red Hat OpenShift Container Platform 4.20Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat Satellite 6.18 for RHEL 9Service Telemetry Framework 1.5Red Hat Enterprise Linux 9.6 Extended Update SupportOpenShift LightspeedRed Hat Openshift Data Foundation 4.16Red Hat Enterprise Linux 10Zero Trust Workload Identity Manager - Tech Previewcert-manager Operator for Red Hat OpenShiftRed Hat Container Native Virtualization 4.20RHEM 1.0 for RHEL 9Custom Metric Autoscaler operator for Red Hat OpenshiftRed Hat OpenShift AI 3.3DevWorkspace Operator 0.4Red Hat OpenStack Platform 16.2Red Hat OpenShift Service Mesh 2.6Red Hat Build of Podman DesktopExternalDNS OperatorRed Hat Satellite 6.16 for RHEL 8Red Hat OpenShift Cluster Manager CLImulticluster engine for Kubernetes 2.11Leader Worker SetRed Hat Quay 3.16Red Hat Advanced Cluster Management for Kubernetes 2.14RHEM 1.1 for RHEL 10Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Developer Hub 1.9Red Hat OpenShift Container Platform 4.15
CWE ID-CWE-285
Improper Authorization
CWE ID-CWE-551
Incorrect Behavior Order: Authorization Before Parsing and Canonicalization
CVE-2026-25679
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-7.5||HIGH
EPSS-0.73% / 50.43%
||
7 Day CHG~0.00%
Published-06 Mar, 2026 | 21:28
Updated-28 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
Incorrect parsing of IPv6 host literals in net/url

url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.

Action-Not Available
Vendor-Go standard libraryGoRed Hat, Inc.
Product-gonet/urlRed Hat Enterprise Linux 9Network Observability (NETOBSERV) 1.11.1Assisted Installer for Red Hat OpenShift Container Platform 2Red Hat OpenShift GitOpsLogging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat build of Apache Camel - HawtIO 4Red Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat OpenShift Container Platform 4.18Machine Deletion Remediation OperatorRed Hat OpenStack Platform 17.1Red Hat OpenShift Container Platform 4.19Red Hat Ansible Automation Platform 2.6Red Hat OpenShift Container Platform 4.12Red Hat Advanced Cluster Security 4.9Red Hat OpenShift distributed tracing 3.9.1Red Hat Enterprise Linux 9.4 Extended Update SupportRed Hat Enterprise Linux AI 3.3Red Hat Quay 3.12Red Hat Quay 3.14Builds for Red Hat OpenShift 1.6.0Red Hat OpenShift Service Mesh 3.1Red Hat Enterprise Linux 9.4 Update Services for SAP SolutionsRed Hat Service Interconnect 2Red Hat Enterprise Linux 8.8 Update Services for SAP SolutionsRed Hat Web Terminal 1.14Red Hat Ansible Automation Platform 2Red Hat OpenShift Dev Spaces 3.27Red Hat Update Infrastructure 5Red Hat Enterprise Linux 7Red Hat Enterprise Linux 8.6 Update Services for SAP SolutionsOpenShift Developer Tools and ServicesLogging for Red Hat OpenShift 6.4Red Hat Openshift Data Foundation 4Red Hat OpenShift on AWSRed Hat Enterprise Linux 10.0 Extended Update SupportRed Hat OpenShift Virtualization 4Red Hat multicluster global hub 1.5.0Red Hat Satellite 6.18Red Hat Ansible Automation Platform 2.6 for RHEL 10Red Hat Quay 3.15Deployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2OpenShift Service Mesh 3Multicluster Global Hub 1.3.4Red Hat Trusted Artifact Signer 1.3Red Hat Service Interconnect 1Compliance Operator 1External Secrets Operator for Red Hat OpenShiftOpenShift API for Data Protection 1.5OpenShift ServerlessOpenShift Service Mesh 2RHEM 1.1 for RHEL 9Red Hat Enterprise Linux 7 Extended Lifecycle SupportRed Hat OpenShift Builds 1.7.4Red Hat Enterprise Linux 9.2 Update Services for SAP SolutionsRed Hat Connectivity Link 1Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update SupportRed Hat OpenShift for Windows ContainersCryostat 4 on RHEL 9Red Hat Quay 3.9Migration Toolkit for Applications 8Red Hat Hardened ImagesOpenShift PipelinesRed Hat Enterprise Linux 9.0 Update Services for SAP SolutionsRed Hat 3scale API Management Platform 2Security Profiles OperatorRed Hat Satellite 6.19 for RHEL 9Zero Trust Workload Identity ManagerOpenShift API for Data Protection 1.4Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Red Hat Advanced Cluster Security 4.8Red Hat Web Terminal 1.13Red Hat Quay 3Red Hat OpenStack Services on OpenShift 18.0Logging for Red Hat OpenShift 6.2Red Hat Certification Program for Red Hat Enterprise Linux 9Red Hat OpenShift Container Platform 4.17Red Hat Web Terminal 1.11Logical Volume Manager StorageRed 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 4.14Red Hat OpenShift Container Platform 4Red Hat OpenShift Service Mesh 3.2Red Hat Ansible Automation Platform 2.5 for RHEL 8Red Hat Enterprise Linux 8.6 Telecommunications Update ServiceCustom Metric Autoscaler 2.19Confidential Compute AttestationMulticluster Global Hub 1.4.5Multicluster Engine for KubernetesRed Hat Lightspeed (formerly Insights) for Runtimes 1Red Hat OpenShift Container Platform 4.13Red Hat Developer Hub 1.8Red Hat Edge Manager 1.0Red Hat OpenStack Platform 17.1 for RHEL 9Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat Satellite 6.16 for RHEL 9Red Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0Fence Agents Remediation OperatorGatekeeper 3Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update SupportRed Hat Satellite 6.17 for RHEL 9Red Hat OpenShift Container Platform 4.20Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat Satellite 6.18 for RHEL 9Service Telemetry Framework 1.5Red Hat Enterprise Linux 9.6 Extended Update SupportRed Hat Enterprise Linux 8.8 Telecommunications Update ServiceOpenShift LightspeedRed Hat Enterprise Linux 10Red Hat Web Terminal 1.12Red Hat Enterprise Linux 8.2 Advanced Update SupportZero Trust Workload Identity Manager - Tech Previewcert-manager Operator for Red Hat OpenShiftRHEM 1.0 for RHEL 9DevWorkspace Operator 0.4Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-OnRed Hat OpenStack Platform 16.2Red Hat OpenShift Service Mesh 2.6mirror registry for Red Hat OpenShiftExternalDNS OperatorRed Hat Satellite 6.16 for RHEL 8Red Hat OpenShift Cluster Manager CLINode HealthCheck OperatorRed Hat Quay 3.16Red Hat Advanced Cluster Management for Kubernetes 2.14RHEM 1.1 for RHEL 10Logging Subsystem for Red Hat OpenShift 6Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Developer Hub 1.9Red Hat OpenShift Container Platform 4.15streams for Apache Kafka 3mirror registry for Red Hat OpenShift 2.0
CWE ID-CWE-1286
Improper Validation of Syntactic Correctness of Input
CWE ID-CWE-425
Direct Request ('Forced Browsing')
CVE-2026-29063
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-8.7||HIGH
EPSS-0.98% / 58.52%
||
7 Day CHG~0.00%
Published-06 Mar, 2026 | 18:25
Updated-28 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
Immutable.js: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

Immutable.js provides many Persistent Immutable data structures. Prior to versions 3.8.3, 4.3.7, and 5.1.5, Prototype Pollution is possible in immutable via the mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject() APIs. This issue has been patched in versions 3.8.3, 4.3.7, and 5.1.5.

Action-Not Available
Vendor-immutable-jsimmutable-jsRed Hat, Inc.
Product-immutableimmutable-jsRed Hat Advanced Cluster Management for Kubernetes 2.16.0Red Hat Openshift Data Foundation 4.2Red Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Migration Toolkit for Virtualization 2.9Red Hat Edge Manager 1.1Red Hat OpenShift Service Mesh 3.3Red Hat Satellite 6Network Observability (NETOBSERV) 1.11.1Red Hat Advanced Cluster Security 4.8Red Hat OpenShift GitOpsLogging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat OpenShift Pipelines 1.2Red Hat OpenShift Container Platform 4.17Red Hat OpenShift Container Platform 4.18Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.14Red Hat OpenShift Container Platform 4.19Red Hat OpenShift Service Mesh 3.2multicluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat OpenShift Container Platform 4.12Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat Quay 3.12Network Observability (NETOBSERV) 1.12.0Red Hat Openshift Data Foundation 4.18Red Hat OpenShift Service Mesh 3.1Red Hat OpenShift Container Platform 4.13Red Hat Discovery 2Red Hat Openshift Data Foundation 4.19Red Hat Developer Hub 1.8Red Hat Edge Manager 1.0Red Hat Ansible Automation Platform 2multicluster engine for Kubernetes 2.7Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Self-service automation portal 2Red Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0multicluster engine for Kubernetes 2.8Red Hat OpenShift Virtualization 4Red Hat Satellite 6.18Red Hat Quay 3.15Red Hat Quay 3.17OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20multicluster engine for Kubernetes 2.10Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15OpenShift LightspeedRed Hat Enterprise Linux 10Red Hat OpenShift AI 3.3Red Hat OpenShift Service Mesh 2.6Cluster Observability Operator 1.5.0Red Hat Connectivity Link 1Node HealthCheck Operatormulticluster engine for Kubernetes 2.11Red Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14OpenShift PipelinesRed Hat Advanced Cluster Security for Kubernetes 4.10Red Hat 3scale API Management Platform 2Red Hat Developer Hub 1.9Red Hat OpenShift Container Platform 4.15Migration Toolkit for Virtualization 2.1
CWE ID-CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE ID-CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-25639
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-7.5||HIGH
EPSS-2.50% / 83.03%
||
7 Day CHG~0.00%
Published-09 Feb, 2026 | 20:11
Updated-28 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
Axios affected by Denial of Service via __proto__ Key in mergeConfig

Axios is a promise based HTTP client for the browser and Node.js. Prior to versions 0.30.3 and 1.13.5, the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service. This vulnerability is fixed in versions 0.30.3 and 1.13.5.

Action-Not Available
Vendor-axiosaxiosRed Hat, Inc.
Product-axiosaxiosRed Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Network Observability (NETOBSERV) 1.11.1Logging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat build of Apache Camel - HawtIO 4Red Hat Ansible Automation Platform 2.6 for RHEL 9Cryostat 4Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.19Red Hat Build of Podman Desktop - Tech PreviewRed Hat OpenShift Service Mesh 3.2Red Hat OpenShift Pipelines 1.21multicluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Ansible Automation Platform 2.6Red Hat Trusted Artifact SignerRed Hat OpenShift Container Platform 4.21Red Hat Quay 3.12streams for Apache Kafka 2Red Hat OpenShift Service Mesh 3.1Red Hat Discovery 2Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2multicluster engine for Kubernetes 2.7Red Hat OpenShift Dev Spaces 3.27Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Self-service automation portal 2Gatekeeper 3Red Hat OpenShift Service Mesh 3.0multicluster engine for Kubernetes 2.8Red Hat Fuse 7Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Trusted Profile AnalyzerRed Hat Advanced Cluster Management for Kubernetes 2.12Red Hat Quay 3.15Red Hat Advanced Cluster Security 4Red Hat Process Automation 7Red Hat Ansible Automation Platform 2.5Red Hat OpenShift Container Platform 4.20Red Hat OpenShift AI 2.16multicluster engine for Kubernetes 2.10OpenShift Service Mesh 3Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat Trusted Artifact Signer 1.3Red Hat Build of KueueRed Hat Advanced Cluster Management for Kubernetes 2.11Red Hat OpenShift AI 3.3Red Hat OpenShift Service Mesh 2.6Red Hat OpenShift Dev SpacesRed Hat Quay 3.16Red Hat Quay 3.9Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat Enterprise Linux AI (RHEL AI) 3Migration Toolkit for Applications 8OpenShift PipelinesRed Hat 3scale API Management Platform 2Red Hat Developer Hub 1.9Red Hat Data Grid 8streams for Apache Kafka 3
CWE ID-CWE-1287
Improper Validation of Specified Type of Input
CWE ID-CWE-754
Improper Check for Unusual or Exceptional Conditions
CVE-2025-61726
Assigner-Go Project
ShareView Details
Assigner-Go Project
CVSS Score-7.5||HIGH
EPSS-1.94% / 78.06%
||
7 Day CHG~0.00%
Published-28 Jan, 2026 | 19:30
Updated-28 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
Memory exhaustion in query parameter parsing in net/url

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.

Action-Not Available
Vendor-Go standard libraryGoRed Hat, Inc.
Product-gonet/urlRed Hat Enterprise Linux 9Network Observability (NETOBSERV) 1.11.1Assisted Installer for Red Hat OpenShift Container Platform 2Red Hat OpenShift Dev Spaces (RHOSDS) 3.26Logging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat OpenShift Container Platform 4.18Red Hat OpenStack Platform 17.1Machine Deletion Remediation OperatorRed Hat OpenShift Container Platform 4.19Red Hat Ansible Automation Platform 2.6Red Hat OpenShift Container Platform 4.12Red Hat Advanced Cluster Security 4.9Red Hat OpenShift distributed tracing 3.9.1Red Hat Enterprise Linux 9.4 Extended Update SupportRed Hat Quay 3.12Red Hat Advanced Cluster Management for Kubernetes 2Red Hat Quay 3.14Red Hat Openshift Data Foundation 4.18Builds for Red Hat OpenShift 1.6.0Red Hat OpenShift Service Mesh 3.1Red Hat Service Interconnect 2Red Hat Enterprise Linux 8.8 Update Services for SAP SolutionsRed Hat Web Terminal 1.14Red Hat Openshift Data Foundation 4.19Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Ansible Automation Platform 2multicluster engine for Kubernetes 2.7Red Hat OpenShift Dev Spaces 3.27Red Hat Update Infrastructure 5Red Hat Enterprise Linux 7Red Hat Enterprise Linux 8.6 Update Services for SAP SolutionsOpenShift Developer Tools and ServicesLogging for Red Hat OpenShift 6.4Red Hat OpenShift on AWSRed Hat Enterprise Linux 10.0 Extended Update Supportmulticluster engine for Kubernetes 2.8Red Hat multicluster global hub 1.5.0Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Ansible Automation Platform 2.6 for RHEL 10Red Hat Quay 3.15Deployment Validation OperatorPower monitoring for Red Hat OpenShiftMulticluster Global Hub 1.6.2Red Hat Ceph Storage 8OpenShift Service Mesh 3multicluster engine for Kubernetes 2.10Red Hat Trusted Artifact Signer 1.3Red Hat Service Interconnect 1Compliance Operator 1OpenShift API for Data Protection 1.5Multiarch Tuning OperatorRed Hat OpenShift GitOps 1.18Red Hat OpenStack Platform 18.0Red Hat OpenShift GitOps 1.17OpenShift ServerlessOpenShift Service Mesh 2Red Hat Enterprise Linux 7 Extended Lifecycle SupportLogging for Red Hat OpenShift 6.3Red Hat Enterprise Linux 9.2 Update Services for SAP SolutionsRed Hat Connectivity Link 1Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update SupportRed Hat OpenShift for Windows ContainersCryostat 4 on RHEL 9Red Hat OpenShift Dev SpacesRed Hat Quay 3.9File Integrity OperatorMigration Toolkit for Applications 8Red Hat Hardened ImagesOpenShift PipelinesRed Hat Enterprise Linux 9.0 Update Services for SAP SolutionsRed Hat 3scale API Management Platform 2Zero Trust Workload Identity ManagerOpenShift API for Data Protection 1.4multicluster engine for Kubernetes 2.6Red Hat Ceph Storage 7external secrets operator for Red Hat OpenShift 1.0Red Hat Satellite 6Red Hat Advanced Cluster Security 4.8Red Hat Web Terminal 1.13Red Hat Quay 3Red Hat OpenStack Services on OpenShift 18.0Logging for Red Hat OpenShift 6.2Red Hat Certification Program for Red Hat Enterprise Linux 9Red Hat OpenShift Container Platform 4.17Cryostat 4Red Hat Web Terminal 1.11Logical Volume Manager StorageRed Hat AMQ ClientsRed Hat Ansible Automation Platform 2.5 for RHEL 9Red Hat Web Terminal 1.15cert-manager operator for Red Hat OpenShift 1.17Red Hat OpenShift Container Platform 4.14Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4Red Hat OpenShift Service Mesh 3.2OpenShift API for Data Protectionmulticluster engine for Kubernetes 2.9.0Red Hat Ansible Automation Platform 2.5 for RHEL 8Red Hat Enterprise Linux 8.6 Telecommunications Update ServiceOpenShift Developer Tools and Services 1.6.0Custom Metric Autoscaler 2.19Confidential Compute AttestationMulticluster Global Hub 1.4.5Red Hat Ceph Storage 6Multicluster Engine for KubernetesRed Hat OpenShift GitOps 1.19Red Hat Lightspeed (formerly Insights) for Runtimes 1Red Hat OpenShift Container Platform 4.13Red Hat Ceph Storage 5HawtIO HawtIO 4.4.0Red Hat Developer Hub 1.8Red Hat OpenStack Platform 17.1 for RHEL 9Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)HawtIO HawtIO 4.3.1Red Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0Fence Agents Remediation OperatorGatekeeper 3Zero Trust Workload Identity Manager 1Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update SupportRed Hat OpenShift Container Platform 4.20Red Hat OpenShift AI 2.16Red Hat Edge Manager 1Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat Satellite 6.18 for RHEL 9Red Hat Ansible Automation Platform 2.4 for RHEL 9Red Hat Enterprise Linux 8.8 Telecommunications Update ServiceRed Hat Enterprise Linux 9.6 Extended Update SupportNode Maintenance OperatorRed Hat Ansible Automation Platform 2.4 for RHEL 8OpenShift LightspeedStreams for Apache Kafka 3.2.0Red Hat Enterprise Linux 10Red Hat Web Terminal 1.12Red Hat Enterprise Linux 8.2 Advanced Update SupportZero Trust Workload Identity Manager - Tech Previewcert-manager Operator for Red Hat OpenShiftCustom Metric Autoscaler operator for Red Hat OpenshiftRed Hat OpenShift AI 3.3DevWorkspace Operator 0.4Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-OnRed Hat OpenStack Platform 16.2Red Hat OpenShift Service Mesh 2.6mirror registry for Red Hat OpenShiftExternalDNS OperatorRed Hat OpenShift Cluster Manager CLINode HealthCheck OperatorRed Hat Quay 3.16Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat OpenShift distributed tracing 3Logging Subsystem for Red Hat OpenShift 6Red Hat OpenShift Container Platform 4.15mirror registry for Red Hat OpenShift 2.0
CWE ID-CWE-770
Allocation of Resources Without Limits or Throttling
CVE-2026-24049
Assigner-GitHub, Inc.
ShareView Details
Assigner-GitHub, Inc.
CVSS Score-7.1||HIGH
EPSS-0.31% / 23.42%
||
7 Day CHG~0.00%
Published-22 Jan, 2026 | 04:02
Updated-28 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
wheel Allows Arbitrary File Permission Modification via Path Traversal

wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.

Action-Not Available
Vendor-wheel_projectpypaRed Hat, Inc.
Product-wheelwheelRed Hat AI Inference Server 3.2Red Hat Enterprise Linux 9Red Hat OpenShift Container Platform 4.16Fence Agents Remediation OperatorRed Hat Satellite 6Red Hat Enterprise Linux 10.0 Extended Update SupportNetwork Observability (NETOBSERV) 1.11.1Red Hat Quay 3.13Red Hat Satellite 6.18Red Hat Quay 3.15Red Hat Quay 3Logging Subsystem for Red Hat OpenShiftRed Hat Quay 3.1Red Hat Advanced Cluster Security 4OpenShift Service Mesh 3Red Hat OpenShift Container Platform 4.20Red Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat OpenShift Container Platform 4.17Red Hat Enterprise Linux 8Discovery 2 for RHEL 8Red Hat OpenShift Container Platform 4.18Red Hat Enterprise Linux 9.6 Extended Update SupportRed Hat Trusted Artifact Signer 1.3Service Telemetry Framework 1.5Red Hat Ansible Automation Platform 2.5 for RHEL 9Red Hat Trusted Artifact Signer 1.2OpenShift LightspeedRed Hat OpenShift Container Platform 4.19Red Hat AI Inference ServerRed Hat OpenShift Container Platform 4Discovery 2 for RHEL 9Red Hat Enterprise Linux 10Red Hat Ansible Automation Platform 2.6Red Hat Ansible Automation Platform 2.5 for RHEL 8Red Hat Enterprise Linux 9.4 Extended Update SupportRed Hat OpenShift Container Platform 4.21Migration Toolkit for VirtualizationOpenShift Service Mesh 2Red Hat Quay 3.12Red Hat OpenShift AI 3.3Red Hat Ansible Automation Platform Ansible Core 2Red Hat OpenShift AI 3.4Multicluster Engine for KubernetesRed Hat Quay 3.14Red Hat Discovery 2Red Hat Quay 3.16Red Hat Quay 3.9Red Hat OpenShift Dev SpacesRed Hat Developer Hub 1.8Red Hat Ansible Automation Platform 2Red Hat Enterprise Linux AI (RHEL AI) 3Discovery 2 for RHEL 10Red Hat OpenShift Dev Spaces 3.27Red Hat Enterprise Linux 7Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat Enterprise Linux 6
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE ID-CWE-732
Incorrect Permission Assignment for Critical Resource
CVE-2025-13465
Assigner-ce714d77-add3-4f53-aff5-83d477b104bb
ShareView Details
Assigner-ce714d77-add3-4f53-aff5-83d477b104bb
CVSS Score-6.9||MEDIUM
EPSS-1.54% / 72.22%
||
7 Day CHG~0.00%
Published-21 Jan, 2026 | 19:05
Updated-28 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
Prototype Pollution Vulnerability in Lodash _.unset and _.omit functions

Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. The issue permits deletion of properties but does not allow overwriting their original behavior. This issue is patched on 4.17.23

Action-Not Available
Vendor-lodashlodash-esLodashLodash-amdlodash.unsetSiemens AGRed Hat, Inc.
Product-lodashLodash-amdlodash-eslodash.unsetLodashRed Hat Openshift Data Foundation 4.2Red Hat Enterprise Linux 9multicluster engine for Kubernetes 2.6Red Hat Edge Manager 1.1Red Hat Satellite 6Network Observability (NETOBSERV) 1.11.1Red Hat OpenShift GitOpsRed Hat Advanced Cluster Security 4.8Red Hat JBoss Enterprise Application Platform 7Red Hat Quay 3Logging Subsystem for Red Hat OpenShiftRed Hat Ansible Automation Platform 2.6 for RHEL 9Red Hat OpenShift Pipelines 1.2Red Hat OpenShift Container Platform 4.17Cluster Observability Operator 1.4.0Red Hat OpenShift Container Platform 4.18Red Hat OpenShift Container Platform 4Red Hat Migration Toolkit 1.8Red Hat OpenShift Container Platform 4.19Red Hat OpenShift Container Platform 4.14Red Hat OpenShift Service Mesh 3.2multicluster engine for Kubernetes 2.9.0Red Hat build of Apicurio Registry 2Red Hat Ansible Automation Platform 2.6Red Hat OpenShift Container Platform 4.12Red Hat Advanced Cluster Security 4.9Red Hat OpenShift Container Platform 4.21Red Hat Enterprise Linux 9.4 Extended Update SupportRUGGEDCOM RST2428PRed Hat Single Sign-On 7Red Hat Enterprise Linux 8.6 Telecommunications Update ServiceMigration Toolkit for VirtualizationConfidential Compute AttestationRed Hat Advanced Cluster Management for Kubernetes 2Red Hat Ceph Storage 6Multicluster Engine for KubernetesRed Hat Ceph Storage 7.1Red Hat build of OptaPlanner 8Red Hat OpenShift GitOps 1.19Red Hat Openshift Data Foundation 4.18Red Hat OpenShift Service Mesh 3.1Red Hat OpenShift Container Platform 4.13Red Hat Ceph Storage 5HawtIO HawtIO 4.4.0Red Hat Enterprise Linux 8.8 Update Services for SAP SolutionsRed Hat Discovery 2Red Hat Openshift Data Foundation 4.19Red Hat Advanced Cluster Management for Kubernetes 2.13Red Hat Ansible Automation Platform 2Red Hat Developer Hub 1.8multicluster engine for Kubernetes 2.7Red Hat Edge Manager 1.0Red Hat OpenShift Dev Spaces 3.27Red Hat JBoss Enterprise Application Platform Expansion PackRed Hat Enterprise Linux 7Red Hat OpenShift AI 2.25Red Hat OpenShift AI (RHOAI)Red Hat Edge Manager previewRed Hat Directory Server 13Red Hat Data Grid 8.6.0Red Hat Enterprise Linux 8.6 Update Services for SAP SolutionsRed Hat OpenShift Container Platform 4.16Red Hat OpenShift Service Mesh 3.0Gatekeeper 3Red Hat Enterprise Linux 10.0 Extended Update Supportmulticluster engine for Kubernetes 2.8Red Hat Satellite 6.18Red Hat OpenShift Virtualization 4Red Hat Fuse 7Red Hat Trusted Profile AnalyzerRed Hat OpenShift Pipelines 1.15Red Hat Ceph Storage 8Red Hat Advanced Cluster Security 4Red Hat Process Automation 7Red Hat Ansible Automation Platform 2.5OpenShift Service Mesh 3Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Supportmulticluster engine for Kubernetes 2.10Red Hat OpenShift Container Platform 4.20Red Hat Enterprise Linux 8Red Hat Advanced Cluster Management for Kubernetes 2.15Red Hat Trusted Artifact Signer 1.3Red Hat JBoss Enterprise Application Platform 8Red Hat Enterprise Linux 9.6 Extended Update SupportRed Hat Enterprise Linux 8.8 Telecommunications Update ServiceRed Hat Trusted Artifact Signer 1.2OpenShift Lightspeedstreams for Apache Kafka 3Red Hat Enterprise Linux 10Red Hat Advanced Cluster Management for Kubernetes 2.11Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7Red Hat OpenShift GitOps 1.18Red Hat OpenShift GitOps 1.17Red Hat Directory Server 12OpenShift Service Mesh 2Red Hat OpenShift AI 3.3Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-OnRed Hat Enterprise Linux 9.2 Update Services for SAP SolutionsRed Hat OpenShift Service Mesh 2.6Red Hat Directory Server 11Red Hat Connectivity Link 1Node HealthCheck OperatorCryostat 4 on RHEL 9Streams for Apache Kafka 2.9.4Red Hat OpenShift Dev SpacesRed Hat Quay 3.16Red Hat Advanced Cluster Management for Kubernetes 2.14Red Hat OpenShift distributed tracing 3Red Hat Enterprise Linux AI (RHEL AI) 3Migration Toolkit for Applications 8OpenShift PipelinesRed Hat Ceph Storage 4Red Hat Advanced Cluster Security for Kubernetes 4.10Red Hat Enterprise Linux 9.0 Update Services for SAP SolutionsRed Hat 3scale API Management Platform 2Red Hat OpenShift Container Platform 4.15Red Hat Advanced Cluster Management for Kubernetes 2.12
CWE ID-CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')