Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-55162 (GCVE-0-2025-55162)
Vulnerability from cvelistv5
Published
2025-09-03 19:51
Modified
2025-09-04 14:29
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-613 - Insufficient Session Expiration
Summary
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. Modern browsers ignore this invalid request, causing the session cookie to persist. This allows a user to remain logged in after they believe they have logged out, creating a session hijacking risk on shared computers. The current implementation iterates through the configured cookie names to generate deletion headers but does not check for these prefixes. This failure to properly construct the deletion header means the user's session cookies are never removed by the browser, leaving the session active and allowing the next user of the same browser to gain unauthorized access to the original user's account and data. This is fixed in versions 1.32.10, 1.33.7, 1.34.5 and 1.35.1.
References
| URL | Tags | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| envoyproxy | envoy |
Version: >= 1.35.0, < 1.35.1 Version: >= 1.34.0, < 1.34.5 Version: >= 1.33.0, < 1.33.7 Version: <= 1.32.0, < 1.32.10 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-55162",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-04T14:29:45.499966Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-04T14:29:49.494Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "envoy",
"vendor": "envoyproxy",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.35.0, \u003c 1.35.1"
},
{
"status": "affected",
"version": "\u003e= 1.34.0, \u003c 1.34.5"
},
{
"status": "affected",
"version": "\u003e= 1.33.0, \u003c 1.33.7"
},
{
"status": "affected",
"version": "\u003c= 1.32.0, \u003c 1.32.10"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. Modern browsers ignore this invalid request, causing the session cookie to persist. This allows a user to remain logged in after they believe they have logged out, creating a session hijacking risk on shared computers. The current implementation iterates through the configured cookie names to generate deletion headers but does not check for these prefixes. This failure to properly construct the deletion header means the user\u0027s session cookies are never removed by the browser, leaving the session active and allowing the next user of the same browser to gain unauthorized access to the original user\u0027s account and data. This is fixed in versions 1.32.10, 1.33.7, 1.34.5 and 1.35.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-613",
"description": "CWE-613: Insufficient Session Expiration",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-03T19:51:51.024Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh"
},
{
"name": "https://github.com/envoyproxy/envoy/releases/tag/v1.35.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/envoyproxy/envoy/releases/tag/v1.35.1"
}
],
"source": {
"advisory": "GHSA-95j4-hw7f-v2rh",
"discovery": "UNKNOWN"
},
"title": "Envoy: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-55162",
"datePublished": "2025-09-03T19:51:51.024Z",
"dateReserved": "2025-08-07T18:27:23.307Z",
"dateUpdated": "2025-09-04T14:29:49.494Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-55162\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-09-03T20:15:33.697\",\"lastModified\":\"2025-09-08T18:42:05.630\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. Modern browsers ignore this invalid request, causing the session cookie to persist. This allows a user to remain logged in after they believe they have logged out, creating a session hijacking risk on shared computers. The current implementation iterates through the configured cookie names to generate deletion headers but does not check for these prefixes. This failure to properly construct the deletion header means the user\u0027s session cookies are never removed by the browser, leaving the session active and allowing the next user of the same browser to gain unauthorized access to the original user\u0027s account and data. This is fixed in versions 1.32.10, 1.33.7, 1.34.5 and 1.35.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.1,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-613\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.32.10\",\"matchCriteriaId\":\"FA57E951-C59A-4179-9550-AD23F08288E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.33.0\",\"versionEndIncluding\":\"1.33.7\",\"matchCriteriaId\":\"902FA0F1-9760-448F-BCDD-08CFE2C79FBC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.34.0\",\"versionEndExcluding\":\"1.34.5\",\"matchCriteriaId\":\"1F1AA6D9-25A4-4950-A81E-FB151E6BF8C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:1.35.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2645CD2A-8C59-4ED4-AC88-5BE9660B6D08\"}]}]}],\"references\":[{\"url\":\"https://github.com/envoyproxy/envoy/releases/tag/v1.35.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"Mitigation\"]},{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"Mitigation\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Envoy: oAuth2 Filter Signout route will not clear cookies because of missing \\\"secure;\\\" flag\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-613\", \"lang\": \"en\", \"description\": \"CWE-613: Insufficient Session Expiration\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"NONE\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"REQUIRED\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh\"}, {\"name\": \"https://github.com/envoyproxy/envoy/releases/tag/v1.35.1\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/envoyproxy/envoy/releases/tag/v1.35.1\"}], \"affected\": [{\"vendor\": \"envoyproxy\", \"product\": \"envoy\", \"versions\": [{\"version\": \"\u003e= 1.35.0, \u003c 1.35.1\", \"status\": \"affected\"}, {\"version\": \"\u003e= 1.34.0, \u003c 1.34.5\", \"status\": \"affected\"}, {\"version\": \"\u003e= 1.33.0, \u003c 1.33.7\", \"status\": \"affected\"}, {\"version\": \"\u003c= 1.32.0, \u003c 1.32.10\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-09-03T19:51:51.024Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. Modern browsers ignore this invalid request, causing the session cookie to persist. This allows a user to remain logged in after they believe they have logged out, creating a session hijacking risk on shared computers. The current implementation iterates through the configured cookie names to generate deletion headers but does not check for these prefixes. This failure to properly construct the deletion header means the user\u0027s session cookies are never removed by the browser, leaving the session active and allowing the next user of the same browser to gain unauthorized access to the original user\u0027s account and data. This is fixed in versions 1.32.10, 1.33.7, 1.34.5 and 1.35.1.\"}], \"source\": {\"advisory\": \"GHSA-95j4-hw7f-v2rh\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-55162\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-04T14:29:45.499966Z\"}}}], \"references\": [{\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-04T14:29:41.488Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2025-55162\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2025-08-07T18:27:23.307Z\", \"datePublished\": \"2025-09-03T19:51:51.024Z\", \"dateUpdated\": \"2025-09-04T14:29:49.494Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2025-55162
Vulnerability from fkie_nvd
Published
2025-09-03 20:15
Modified
2025-09-08 18:42
Severity ?
6.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. Modern browsers ignore this invalid request, causing the session cookie to persist. This allows a user to remain logged in after they believe they have logged out, creating a session hijacking risk on shared computers. The current implementation iterates through the configured cookie names to generate deletion headers but does not check for these prefixes. This failure to properly construct the deletion header means the user's session cookies are never removed by the browser, leaving the session active and allowing the next user of the same browser to gain unauthorized access to the original user's account and data. This is fixed in versions 1.32.10, 1.33.7, 1.34.5 and 1.35.1.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/envoyproxy/envoy/releases/tag/v1.35.1 | Release Notes | |
| security-advisories@github.com | https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh | Exploit, Third Party Advisory, Mitigation | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh | Exploit, Third Party Advisory, Mitigation |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * | |
| envoyproxy | envoy | 1.35.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FA57E951-C59A-4179-9550-AD23F08288E2",
"versionEndExcluding": "1.32.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "902FA0F1-9760-448F-BCDD-08CFE2C79FBC",
"versionEndIncluding": "1.33.7",
"versionStartIncluding": "1.33.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1F1AA6D9-25A4-4950-A81E-FB151E6BF8C5",
"versionEndExcluding": "1.34.5",
"versionStartIncluding": "1.34.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:1.35.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2645CD2A-8C59-4ED4-AC88-5BE9660B6D08",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. Modern browsers ignore this invalid request, causing the session cookie to persist. This allows a user to remain logged in after they believe they have logged out, creating a session hijacking risk on shared computers. The current implementation iterates through the configured cookie names to generate deletion headers but does not check for these prefixes. This failure to properly construct the deletion header means the user\u0027s session cookies are never removed by the browser, leaving the session active and allowing the next user of the same browser to gain unauthorized access to the original user\u0027s account and data. This is fixed in versions 1.32.10, 1.33.7, 1.34.5 and 1.35.1."
}
],
"id": "CVE-2025-55162",
"lastModified": "2025-09-08T18:42:05.630",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 4.2,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-09-03T20:15:33.697",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/envoyproxy/envoy/releases/tag/v1.35.1"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Third Party Advisory",
"Mitigation"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Third Party Advisory",
"Mitigation"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-95j4-hw7f-v2rh"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-613"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
rhsa-2025:16040
Vulnerability from csaf_redhat
Published
2025-09-17 06:34
Modified
2025-11-07 00:15
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.0.5
Notes
Topic
Red Hat OpenShift Service Mesh 3.0.5
This 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.
Details
Red Hat OpenShift Service Mesh 3.0.5, 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.
Security Fix(es):
* istio-proxyv2-rhel9: Use after free in DNS cache (CVE-2025-54588)
* istio-proxyv2-rhel9: oAuth2 Filter Signout route will not clear cookies because of missing "secure;" flag (CVE-2025-55162)
Terms of Use
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.
{
"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.0.5\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.0.5, 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.\nSecurity Fix(es):\n* istio-proxyv2-rhel9: Use after free in DNS cache (CVE-2025-54588)\n* istio-proxyv2-rhel9: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag (CVE-2025-55162)",
"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-2025:16040",
"url": "https://access.redhat.com/errata/RHSA-2025:16040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-54588",
"url": "https://access.redhat.com/security/cve/CVE-2025-54588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55162",
"url": "https://access.redhat.com/security/cve/CVE-2025-55162"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-54588",
"url": "https://access.redhat.com/security/cve/cve-2025-54588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-55162",
"url": "https://access.redhat.com/security/cve/cve-2025-55162"
},
{
"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/2025/rhsa-2025_16040.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.0.5",
"tracking": {
"current_release_date": "2025-11-07T00:15:03+00:00",
"generator": {
"date": "2025-11-07T00:15:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2025:16040",
"initial_release_date": "2025-09-17T06:34:26+00:00",
"revision_history": [
{
"date": "2025-09-17T06:34:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-17T06:34:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T00:15:03+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.0",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.0::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:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-sail-operator-bundle@sha256%3A8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.5-1757571023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3Aee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.4-1757399855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.5-1757344982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Abfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757566151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1.24.6-1757400466"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.4-1757399855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.5-1757344982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Ab1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757566151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1.24.6-1757400466"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3Ad9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.4-1757399855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Aec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.5-1757344982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757566151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1.24.6-1757400466"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3Adf31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.4-1757399855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.0.5-1757344982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757501992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.24.6-1757566151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Abceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1.24.6-1757400466"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64 as a component of Red Hat OpenShift Service Mesh 3.0",
"product_id": "Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54588",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391073"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was discovered in how the Envoy proxy handles its DNS cache. This issue could allow a specific sequence of DNS lookups to cause the Envoy process to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: Use after free in DNS cache",
"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.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54588"
},
{
"category": "external",
"summary": "RHBZ#2391073",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391073"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54588"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54588",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54588"
}
],
"release_date": "2025-09-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-17T06:34:26+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.0.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16040"
},
{
"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.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: Use after free in DNS cache"
},
{
"cve": "CVE-2025-55162",
"cwe": {
"id": "CWE-565",
"name": "Reliance on Cookies without Validation and Integrity Checking"
},
"discovery_date": "2025-08-26T15:09:43.119000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Envoy. A session management flaw was discovered in how Envoy\u0027s OAuth2 filter handles user logouts. This could allow a user\u0027s session to remain active even after they have logged out, creating a risk of account hijacking on a shared computer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag",
"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.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55162"
},
{
"category": "external",
"summary": "RHBZ#2391074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55162"
}
],
"release_date": "2025-09-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-17T06:34:26+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.0.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16040"
},
{
"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.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:1eec256a5d59268605828821b19dce44263d42c169adacfad2137dd410edccbb_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:36892a2e1f4cfdcb82121957ffa3441fe37528c4949f1458ed22f2a2af8627c0_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:810aee0fe85b4ff76d1d46a5397edd88bf9ff1a3852a7ace7cce34966739c00d_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bceaa5e8fe724be4c6d86a9f0026dc63a3758129d53acfcfe57c75a2d2a0c76a_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5b04637a11e755363e34f696e2c7fbc27ea770ed2c6828321e301b68f5d183a9_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d9369a3ae7bed299ac7cd14326c9eb1fdd64ebf1d950ae5b232ce63ae2fdf52e_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:df31246040c48c9c400d3ca3b581c60c84a54c456cbb03566afc73d480872f0b_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:ee1d58907961191b7fcba557dcbb18a7a967bde45575a79c9cef216d1331734d_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:01cd71a8c9bcb1691493e6997a1a501df3bdf32eca5e7fdae594de058b732983_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:09212183f8d387781b566b15851199d57c0853cacf0e44a22294c5c9e0bec357_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:402cc62d6d06bb9f2577f7f091696914a3db03e6a2e2817a9de30654872d1c01_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:478a446862338fda3a4dce3edb99723bb91198b97a6806dae510d8f2ef8f4a37_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:1dbcce7195f5023eef9263501240876648890a65ecd1777da728cf55fe304e64_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:33d11f645ea3ea208e8e8ecbad3a873361d79e5136559a5b5b07ca605d61c5d6_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:473fc0e26326ea2797e6b5aa142de0713c1c1748c258e1b51995f065e1f181fa_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:969b56a1ff7b0bc76422c1f63fd1ef29e2f772c426324ad7c4d4f388a70c0531_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:28e483cc6ded42fde9989fc16cb9a8c92750a8775b1af753e6ae7dc8ed3d379e_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:3759798960cd4981dba8fe934d51a439c836a0e0242fc81456304b5b13067d29_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:b1b03a3a39c6aac6279973e22755560138d584f1a87f0bc2333815d5e173f541_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bfb6528653e71c39a0c8b1ed5b47f470cdca34f19ea0fe97870ddf6e27b6e862_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0ec1331194ca8632426ae63c7465a84220cdeaa9e9700ae85a291827acf3db8a_arm64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:1ec528fa2769f18455ca38c2b93d9ae681069e0921101be246526831b66b161f_amd64",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:9e756f078b3dfa923dc7e8e2cbaf4b43a82ab10f2d76cdcf8f67c12281279c31_s390x",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ec7200c063616574ffd44fa443971f68cada6b27fad16b7baab8abb6329d0803_ppc64le",
"Red Hat OpenShift Service Mesh 3.0:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:8e223a537f487bc3cef10769adc6fb619085dafe3ea797cfd52c20e3066f694f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "envoyproxy/envoy: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag"
}
]
}
rhsa-2025:16044
Vulnerability from csaf_redhat
Published
2025-09-17 07:00
Modified
2025-11-07 00:15
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.1.2
Notes
Topic
Red Hat OpenShift Service Mesh 3.1.2
This 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.
Details
Red Hat OpenShift Service Mesh 3.1.2, 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.
Fixes/Improvements:
* Updated to Istio version 1.26.4
Security Fix(es):
* istio-proxyv2-rhel9: Use after free in DNS cache (CVE-2025-54588)
* istio-proxyv2-rhel9: oAuth2 Filter Signout route will not clear cookies because of missing "secure;" flag (CVE-2025-55162)
Terms of Use
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.
{
"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.2\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.2, 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.\nFixes/Improvements:\n* Updated to Istio version 1.26.4\nSecurity Fix(es):\n* istio-proxyv2-rhel9: Use after free in DNS cache (CVE-2025-54588)\n* istio-proxyv2-rhel9: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag (CVE-2025-55162)",
"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-2025:16044",
"url": "https://access.redhat.com/errata/RHSA-2025:16044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-54588",
"url": "https://access.redhat.com/security/cve/CVE-2025-54588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55162",
"url": "https://access.redhat.com/security/cve/CVE-2025-55162"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-54588",
"url": "https://access.redhat.com/security/cve/cve-2025-54588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-55162",
"url": "https://access.redhat.com/security/cve/cve-2025-55162"
},
{
"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/2025/rhsa-2025_16044.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.1.2",
"tracking": {
"current_release_date": "2025-11-07T00:15:01+00:00",
"generator": {
"date": "2025-11-07T00:15:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2025:16044",
"initial_release_date": "2025-09-17T07:00:14+00:00",
"revision_history": [
{
"date": "2025-09-17T07:00:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-17T07:00:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T00:15:01+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:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-sail-operator-bundle@sha256%3Ad4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.2-1757594700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757491204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.1-1757004529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.2-1757494706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Ab18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757588670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757524855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1.26.4-1757504327"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3Aa7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757491204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.1-1757004529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Aa86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.2-1757494706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Ac58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757588670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757524855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Abf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1.26.4-1757504327"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3Ad420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757491204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.1-1757004529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.2-1757494706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757588670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757524855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Ac31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1.26.4-1757504327"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757491204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.1-1757004529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=3.1.2-1757494706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757588670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.26.4-1757524855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Ae3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1.26.4-1757504327"
}
}
}
],
"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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_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-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_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:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_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:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_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:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_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:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_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:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_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-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_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:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_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:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_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:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_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-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_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:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_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:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_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:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_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:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_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:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_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:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_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:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_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:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_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:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_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:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_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:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_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-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_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:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_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:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_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:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_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:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_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:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_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:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_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:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_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:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_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:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_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:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_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:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_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-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_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:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_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:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_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:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_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:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_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:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_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:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_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:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_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:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_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:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_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:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_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:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_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-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_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:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54588",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-08-26T00:00:00+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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391073"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was discovered in how the Envoy proxy handles its DNS cache. This issue could allow a specific sequence of DNS lookups to cause the Envoy process to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: Use after free in DNS cache",
"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-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-54588"
},
{
"category": "external",
"summary": "RHBZ#2391073",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391073"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-54588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54588"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54588",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54588"
}
],
"release_date": "2025-09-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-17T07:00:14+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.2 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-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16044"
},
{
"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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: Use after free in DNS cache"
},
{
"cve": "CVE-2025-55162",
"cwe": {
"id": "CWE-565",
"name": "Reliance on Cookies without Validation and Integrity Checking"
},
"discovery_date": "2025-08-26T15:09:43.119000+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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Envoy. A session management flaw was discovered in how Envoy\u0027s OAuth2 filter handles user logouts. This could allow a user\u0027s session to remain active even after they have logged out, creating a risk of account hijacking on a shared computer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag",
"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-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55162"
},
{
"category": "external",
"summary": "RHBZ#2391074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55162"
}
],
"release_date": "2025-09-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-17T07:00:14+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.2 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-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16044"
},
{
"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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/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:55702fb66404a0f0cd2b93097a7e77f0ce19188779f827db85cde010bef08028_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:bf4e5e1f4c737cb36ee522e9248bde6dc211307797c32e1555deb473128b93e6_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:c31bf0b4d59912035335212663ac9f53977d2e48975e504073f61364e7c317e7_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:e3895e9644cdce4b76829077fa580fc359ab9aeac8956620ea2590232c94a532_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:2adb684a6ff7cbda70a0933a2d4416df760e9e648b1ad45b94f7fd192b163cf7_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:61e4379e08dbd9dcd40d7c98204950565fe24b82dec8d589c991efcb9249b86e_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:a7828b54bf5e39f5856575975570186fc894cf4414c1fefcad74f9504e2eda2b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:d420be1a71a1620f6fb77ba8e137cb97537b38528f8cac3ab7f27bbddcdcbff3_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:273fcf57f3f77f2682d98f8de21911cdc245085de15110e9a7e6f93d4ef3285b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7412ea236728118c8b953aaad10fe2ba78cba5470e8001075fed14fa5e5239a0_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:837362d8081c1dcf5d0715bb02c39177e16aaeb8d6278f5a981cc6351068d420_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:927802b6cfefc8354022dad9d4d33d59682f299b31b4f5eab07c071351186c56_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:02014307d736869c860396060d18e32b85e008445d28366308281f2f02d32ae5_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:96fbec67f59a60ab6bcaec9694f6e042f97f64e4582177a45708299c5b780454_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b18077a6bd959dbddaa2294f21fdb21aa91d43aedbf9a2727442bc91c27d5b89_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c58802faeb26cc70c1a2f8514cb4c5bf4e8137921d8f616c718a5d28e0022f40_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:1bf0f156d25d964e4aca4a512807c80712aa7d609c0e1d51890b9db007940173_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:54dc68f4cadf7da1f654879aae9a4472d37ed44461b5a27a430d1c717efc3dc2_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:652e6fa688a5b7754aadc4361f4de413de2b294e2f06c58091021bb6fe662501_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9ae2a62ade185b68bc0243bc06ab59ffa77c1798da3dd434c61191caf5c8353b_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:23626cb0fc415fa6823a2e49dde2842c8db7605319e0364ba67baec7a618057b_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:48a3f1e2258f276a7d8ff738e0bcfb10df23b1cb3492d22059f7eaa80e5ac7c4_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:6020100eeada161ab2cacf652f8eaf22b4dce3af1f40a7d80f7089ac58e6cc48_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a86e0e9a5d24102275e542c02f0671216ea9379c71f1b4df46d192c093e034a5_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:d4ce6357b07ea13906b157c38766a5ac100bfe5dec5dab7730bfe8289445e1f6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "envoyproxy/envoy: oAuth2 Filter Signout route will not clear cookies because of missing \"secure;\" flag"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…