RHSA-2026:5950
Vulnerability from csaf_redhat - Published: 2026-03-26 14:51 - Updated: 2026-03-30 14:50A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.
During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.
A flaw was found in Istio. A user of Istio could be impacted if the JSON Web Key Set (JWKS) resolver becomes unavailable or fails to fetch keys. This vulnerability can lead to the exposure of hardcoded default settings, potentially bypassing authentication mechanisms and allowing unauthorized access.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 3.1.6\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh 3.1.6, which is based on the open source Istio project, addresses a variety of problems in a microservice architecture by creating a centralized point of control in an application.\n \nFixes/Improvements:\n\n* Multiple InferencePools on same Gateway - ext_proc lost for all but first (OSSM-12585)\n\nSecurity Fix(es):\n\n* istio-rhel9-operator: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* istio-cni-rhel9: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* istio-pilot-rhel9: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* istio-proxyv2-rhel9: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* istio-rhel9-operator: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* istio-cni-rhel9: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* istio-pilot-rhel9: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* istio-proxyv2-rhel9: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* istio-rhel9-operator: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* istio-cni-rhel9: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* istio-pilot-rhel9: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* istio-proxyv2-rhel9: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* istio-rhel9-operator: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* istio-cni-rhel9: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* istio-pilot-rhel9: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* istio-proxyv2-rhel9: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* istio-rhel9-operator: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* istio-cni-rhel9: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* istio-pilot-rhel9: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* istio-proxyv2-rhel9: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* istio-pilot-rhel9: JWKS Resolver Failure May Expose Hardcoded Default Keys (CVE-2026-31837)\n\n* istio-proxyv2-rhel9: JWKS Resolver Failure May Expose Hardcoded Default Keys (CVE-2026-31837)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5950",
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31837",
"url": "https://access.redhat.com/security/cve/CVE-2026-31837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61726",
"url": "https://access.redhat.com/security/cve/cve-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61728",
"url": "https://access.redhat.com/security/cve/cve-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61731",
"url": "https://access.redhat.com/security/cve/cve-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61732",
"url": "https://access.redhat.com/security/cve/cve-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-68121",
"url": "https://access.redhat.com/security/cve/cve-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2026-31837",
"url": "https://access.redhat.com/security/cve/cve-2026-31837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5950.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.1.6",
"tracking": {
"current_release_date": "2026-03-30T14:50:35+00:00",
"generator": {
"date": "2026-03-30T14:50:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2026:5950",
"initial_release_date": "2026-03-26T14:51:43+00:00",
"revision_history": [
{
"date": "2026-03-26T14:51:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-26T14:51:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-30T14:50:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-sail-operator-bundle@sha256%3A94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774299519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037182"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Aa75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774293851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Ad839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774244136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Af24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1774215103"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037182"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774293851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Af19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Ac77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774244136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1774215103"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037182"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774293851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Ad68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774244136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Ae3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1774215103"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3Ae997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3Aced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037182"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774293851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774037369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Ac8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1774244136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1774215103"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T14:51:43+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T14:51:43+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T14:51:43+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T14:51:43+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T14:51:43+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2026-31837",
"cwe": {
"id": "CWE-1392",
"name": "Use of Default Credentials"
},
"discovery_date": "2026-03-10T23:02:58.238399+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Istio. A user of Istio could be impacted if the JSON Web Key Set (JWKS) resolver becomes unavailable or fails to fetch keys. This vulnerability can lead to the exposure of hardcoded default settings, potentially bypassing authentication mechanisms and allowing unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio: Istio: Information disclosure and authentication bypass via JWKS resolver unavailability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31837"
},
{
"category": "external",
"summary": "RHBZ#2446344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31837",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31837"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31837",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31837"
},
{
"category": "external",
"summary": "https://github.com/istio/istio/security/advisories/GHSA-v75c-crr9-733c",
"url": "https://github.com/istio/istio/security/advisories/GHSA-v75c-crr9-733c"
}
],
"release_date": "2026-03-10T21:57:44.387000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T14:51:43+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5950"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:6f8534205103cd6b3b224eeb2bffa006f77b4bdd734ab26964596ed6e853a3df_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:7328a8127aa5ae599de8e21e54c45fd9080a2d42b136d400012d8a2c4b927bc8_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3239d0fa9f55834925b4cfe9d4f5a83380f7c85e9ee3441c9b3859e94dac69e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:f24f6e672693c3ee080caa418bc1dc1924921898e07e1aeb06923dd0c195cf30_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:16c4a873fc43fe6e9bd64eb7bca434fdfeab97f4cf722dbacaa97578ffffe79d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:724bfb04ef262947c8eb357a79743426215d9e48dd5bf5d70c04d0b0748cd6c7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:803c2b65f22ae7c2e01f0552a69847dda7c993f7abf15954fb043fcf3ddae542_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:e997516338202cdbd61076accd9284b07d41a4e5f110acb646dce4d1ecef232d_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:1e97793ad79dec9791d67d3ad90ba8b03447daf717c557bbf44baa453a4e1150_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:51ec4d1cb23f20d91565457484ebd0ce27e989a67c4856c44c8621c50ce6f378_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8b9594ddbc8f71aa6d1673c4bc9f770efd8eeb4087314fc7f3359225a2d33e1f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:ced8fd70a941190d72af02804cd1e3aa55131dd831eb353a46dfe02497474660_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5396940a090c47c710fae9ccd2539dd2b7a62f3a0e43251f881d7307720b09fd_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:7663292b3c063093f7a474443a38b1fa1efcfa4c29d7b65b1de1545ca13f9c60_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d68017a135a9b3006b792a040e4f397846fa20e383a2fd72241de963553d8d16_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:f19d8eea123addd242941d65c7b9d7f4cf0c8a2009c681ad07a87fb365193a7e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:209714ace1c29c3b3c55f2dd5f15c988c7b942df623902dd2a49948d28d6a1e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c77d2cd125a4704a19ff51ffdc930365635af1c9784b89748c160401723d0048_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:c8b8f53635b99c58a23f31580cf840a12e8f9866b556ca59f382f1623dca11b3_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d839d9bbb4faa2b0e7d91a66d85d5d43f8af6cb8681c8bab58fd8e2af1a6ebf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:276e03a224db43d8f6669971cac5db6ce99b6a2d7a79e99a599beb57fb04da7d_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4f5d21e9e0ba777be732fa45bb18e006170edc74f6b796e67c3eabe59b932913_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:63d70dfd91c9cf1deb97db1bf7678f6c04909f182ba4b9de2b54bbb2d5ea3dd8_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a75a0ac8954c9654263226507088a7969b7f554ba5852bcfcf8a5d64a0d29c92_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:94bd9b7d5013e610f49e7c5376e5c63579a525f2e45e3498908a88b9773c4fcb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio: Istio: Information disclosure and authentication bypass via JWKS resolver unavailability"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.