Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-66471 (GCVE-0-2025-66471)
Vulnerability from cvelistv5 – Published: 2025-12-05 16:06 – Updated: 2025-12-05 19:33- CWE-409 - Improper Handling of Highly Compressed Data (Data Amplification)
| URL | Tags |
|---|---|
| https://github.com/urllib3/urllib3/security/advis… | x_refsource_CONFIRM |
| https://github.com/urllib3/urllib3/commit/c19571d… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-66471",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-05T19:32:57.089218Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T19:33:14.832Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "urllib3",
"vendor": "urllib3",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.0, \u003c 2.6.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 8.9,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-409",
"description": "CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T16:06:08.531Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
},
{
"name": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
}
],
"source": {
"advisory": "GHSA-2xpw-w6gg-jr37",
"discovery": "UNKNOWN"
},
"title": "urllib3 Streaming API improperly handles highly compressed data"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-66471",
"datePublished": "2025-12-05T16:06:08.531Z",
"dateReserved": "2025-12-02T15:43:16.586Z",
"dateUpdated": "2025-12-05T19:33:14.832Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-66471",
"date": "2026-06-15",
"epss": "0.00533",
"percentile": "0.40531"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66471\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-12-05T17:16:04.400\",\"lastModified\":\"2025-12-10T16:10:33.500\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.9,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"HIGH\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-409\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0\",\"versionEndExcluding\":\"2.6.0\",\"matchCriteriaId\":\"2196EB74-E1B9-4BD0-96B6-9477225D385D\"}]}]}],\"references\":[{\"url\":\"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-66471\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-05T19:32:57.089218Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-05T19:33:08.068Z\"}}], \"cna\": {\"title\": \"urllib3 Streaming API improperly handles highly compressed data\", \"source\": {\"advisory\": \"GHSA-2xpw-w6gg-jr37\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"urllib3\", \"product\": \"urllib3\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0, \u003c 2.6.0\"}]}], \"references\": [{\"url\": \"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37\", \"name\": \"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7\", \"name\": \"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-409\", \"description\": \"CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-12-05T16:06:08.531Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-66471\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-05T19:33:14.832Z\", \"dateReserved\": \"2025-12-02T15:43:16.586Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-12-05T16:06:08.531Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:1546
Vulnerability from csaf_redhat - Published: 2026-01-29 09:08 - Updated: 2026-06-16 03:06A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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": "An update for python3.11-urllib3 is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1546",
"url": "https://access.redhat.com/errata/RHSA-2026:1546"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1546.json"
}
],
"title": "Red Hat Security Advisory: python3.11-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-16T03:06:29+00:00",
"generator": {
"date": "2026-06-16T03:06:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1546",
"initial_release_date": "2026-01-29T09:08:25+00:00",
"revision_history": [
{
"date": "2026-01-29T09:08:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-29T09:08:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.12-1.el9_2.2.src",
"product": {
"name": "python3.11-urllib3-0:1.26.12-1.el9_2.2.src",
"product_id": "python3.11-urllib3-0:1.26.12-1.el9_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.12-1.el9_2.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"product": {
"name": "python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"product_id": "python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.12-1.el9_2.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-1.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
},
"product_reference": "python3.11-urllib3-0:1.26.12-1.el9_2.2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"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": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T09:08:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1546"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T09:08:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1546"
},
{
"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": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T09:08:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1546"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el9_2.2.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1596
Vulnerability from csaf_redhat - Published: 2026-01-29 18:40 - Updated: 2026-06-16 03:06A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
A denial-of-service vulnerability exists in Authlib’s JWE (JSON Web Encryption) handling for zip=DEF compression. In versions prior to 1.6.5, the library performs unbounded DEFLATE decompression when processing JWE tokens with "zip": "DEF" in the header, without imposing a maximum size limit on the output. An attacker able to supply decryptable tokens could craft a compressed JWE ciphertext that expands to an arbitrarily large size, causing excessive memory and CPU consumption and potentially exhausting system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
A potential SQL injection vulnerability has been discovered in the Django web framework. The methods QuerySet.filter(), QuerySet.exclude(), and QuerySet.get(), and the class Q() were subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the _connector argument.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
A DNS rebinding flaw has been discovered in the pypi mcp library. The Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 | — |
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.6",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nUpdate(s) and Fix(es):\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases#aap-26-20260121",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1596",
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62706",
"url": "https://access.redhat.com/security/cve/CVE-2025-62706"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64459",
"url": "https://access.redhat.com/security/cve/CVE-2025-64459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66416",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases#aap-26-20260121",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases#aap-26-20260121"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1596.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
"tracking": {
"current_release_date": "2026-06-16T03:06:30+00:00",
"generator": {
"date": "2026-06-16T03:06:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1596",
"initial_release_date": "2026-01-29T18:40:37+00:00",
"revision_history": [
{
"date": "2026-01-29T18:40:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-29T18:40:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Acf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768896138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Aa60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Ae4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768873505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768878183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ad927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768846975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768853828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768858596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768929978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Acec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768869362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Ab6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768509220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1768871010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Adf7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Af1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768925972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Aafe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768915992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Ac09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768950228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768887865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768890500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Acef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ab9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768888579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882925"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ac7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768896138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Af2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768873505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768878183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Af0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768846975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ada951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768853828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768858596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Ae20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768929978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768869362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768509220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1768871010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768925972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768915992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768950228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768887865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aa567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768890500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ae441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768888579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882925"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768896138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Ab3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Ac9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768873505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Acc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768878183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ac4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768846975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ab047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768853828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768858596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768929978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768869362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768509220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1768871010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Afabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768925972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768915992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Aba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768950228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Aceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768887865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768890500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768888579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882925"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Ae21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Adf7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768873505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768878183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768846975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768853828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768858596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768929978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Ac1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768869362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Acf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768509220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1768951346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1768871010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ab6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Ab4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1768951348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Ad55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768884224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768925972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768915992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Abb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768889838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768950228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Afccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768887865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Abb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768890500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768883872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768888579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768882925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1768896138"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-62706",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-22T22:01:31.800574+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405946"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability exists in Authlib\u2019s JWE (JSON Web Encryption) handling for zip=DEF compression. In versions prior to 1.6.5, the library performs unbounded DEFLATE decompression when processing JWE tokens with \"zip\": \"DEF\" in the header, without imposing a maximum size limit on the output. An attacker able to supply decryptable tokens could craft a compressed JWE ciphertext that expands to an arbitrarily large size, causing excessive memory and CPU consumption and potentially exhausting system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib : JWE zip=DEF decompression bomb enables DoS",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62706"
},
{
"category": "external",
"summary": "RHBZ#2405946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62706"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/e0863d5129316b1790eee5f14cece32a03b8184d",
"url": "https://github.com/authlib/authlib/commit/e0863d5129316b1790eee5f14cece32a03b8184d"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-g7f3-828f-7h7m",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-g7f3-828f-7h7m"
}
],
"release_date": "2025-10-22T21:31:10.997000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "authlib: Authlib : JWE zip=DEF decompression bomb enables DoS"
},
{
"cve": "CVE-2025-64459",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2025-11-05T16:01:11.092353+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2412651"
}
],
"notes": [
{
"category": "description",
"text": "A potential SQL injection vulnerability has been discovered in the Django web framework. The methods QuerySet.filter(), QuerySet.exclude(), and QuerySet.get(), and the class Q() were subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the _connector argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Django SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this vulnerability on Red Hat products is limited to the effective user scope of the running process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64459"
},
{
"category": "external",
"summary": "RHBZ#2412651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412651"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64459"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://github.com/django/django/commit/c880530ddd4fabd5939bab0e148bebe36699432a",
"url": "https://github.com/django/django/commit/c880530ddd4fabd5939bab0e148bebe36699432a"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/nov/05/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/nov/05/security-releases/"
}
],
"release_date": "2025-11-05T15:09:58.239000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Django SQL injection"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66416",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2025-12-02T19:01:33.806874+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418445"
}
],
"notes": [
{
"category": "description",
"text": "A DNS rebinding flaw has been discovered in the pypi mcp library. The Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "RHBZ#2418445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99",
"url": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f",
"url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f"
}
],
"release_date": "2025-12-02T18:14:28.310000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T18:40:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:25a6efd0b0ffea2e71c9445b5182e573bfffd97eaa23524f4b68d5c607059996_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64aac5689f60cbaec481e0555a578900d3e6eec1ce88383e99e26a326d7f4862_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b6e302fce15818440e31111a18acbeac9b3c52d7f4a30093cb40a16f6bd8913c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:df7f3900ef9a956a086dabe8993c25980d49a289d38083abd7a34e5f80a20373_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:25a43fd175bcf1ac97874ada6616f7bbdcc8b4e320e0d05761de7c0a55d8d87c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6f8e6da5a073c87f19f299e056336e0ae2987a8c0347f65384829b8f4ce9e80c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d55b1eaa137dc27cf655ba161f3728954c93708f31096f4d7bec74bc443a5d62_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:fabb3773554a200ec6bf7b1ce385a478f5412e97a0e50ef312f69ac7c98a4c68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:00dd5ef9734ae5fd6bf02ea9c0082be429e7001be8c89848bf2ee1b96f7cbe00_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:62629f3ff53f78d962960f108bda5107e4a8475a66d918d3fce7269e22e8d76b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:635caa01e9609aec3a9e55438d2881863b31d83ad8b9fec50503332e4479d057_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f1eb029e6a3cd2baf020e36d0bb35d2c3e34cf3bfc90dd4863c2647fab1d5d26_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:21c1fc9587302a43e56a3a54287a9b8e0bf785984f0973343da6a59ac688a6b2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6b07ed2196c4b51752054682b678b1769b3e63efae0e29dc798b44543f4408f6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6f407a8a50253d1d86530fa2f7ed45fe01d9f0723f8db0d666012d7be282d4ba_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:cef9ad82fe982c80adbb7cf096ebb32dc69ad5a8428355a2e798abbc7d3940b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:351a42dbcf06a2512e36799930cc4b44ed176f088a5d65ab9cc373f5ba0aa9a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4b8e801c5a11c97202e4415fbaf65cf2a3351bd6c7368bc492c01f75285f8d9e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a567e651e4c79cff2462d3b69edcdbb2a50da4b4fbd9f1f3cc3f2dc93abc64b6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:bb334abcc74bbebff0442393d370d7a4990097b275cf46761933a7fd61d94c87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:7f64dd39779023cd008c3237b60b419821985d658d24429b92070db9224b2629_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c4cf08cdbba3e616e2453f124ce11ebb72653e0de6a780b4f68307c90cda342d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d927536428dd9fc5e0110e2edf0678bce6ae803818851e9f3c6db4b2c1ed1b53_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f0cdeba4cbbb214e6706c95328b304f0d08e33e4ebf654c8861f20bd6f16359b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1494d1eb6aeb2b180d7833f4b4ade9f0bc945b995ffbd2378256919b0704c2b4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:1dd6b6b9d9426175830de6066033115287ec259d118d5214582730209f3b3e63_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b047748fdd4411af0807776e0765f76bc3065adc16187af5ae7e43cf980842bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:da951e7340094c17b6d359efc8d1e4591a9694a606cc16d007fae7e1abc95e8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0aa678bfd5ae3650bd25e90b307dd251b3d5e56c700887c8f871301a9947330c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:224608719c557fe2d19d6f0353f53c592fed0e4232c34cf780cd38d7d5e4e207_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:4d67f76d999abaee9ccc5d27a9cb694498dbda905275962df54c7cc145c0b7db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5ad36e200f613831b479192723a949ca7420bf6865f6a0ff88e069251602c7de_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:0420e8e58fb2237a0024044ffe54c4c25ea92fb991664b0bdd9f5eec49ca75e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:617d7a7e88231785deb78260a5e3f08272fa53251adcb0a691a678fcbeeb78e0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b9109e372378d030e9cd0c8879d3ff9bc8221f0577e7759b25dd5e21cd6653c0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e441cba14bbc5d4ce62fe8e8600149eccaa526e4119c4d854fe47b998f754aae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:2e52f2efbe884ac6834c6ad93402ce4bc4414a04fe120bef961ea9afa2859840_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:50496f24b9c844a7ed14d538cc3fcaeaca6da8667ba124503458dcc921d14fcd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c7f22e43c330f0718ba8d0441acc62c16aa09dd4825600ba3ecb86008828a057_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:cf99e97263656670cab278016bdc8c156c961fbabd0effdec016a1ff7b33f225_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3142682f07816ed801f3837d3376f5852d14d674d86c46743422386ef7f4385d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:447f06b8dc100e5ac709204e72d99852a622cc01b8cb177c555039df2e06a0f7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:49cc8d94576844f60fe1131024a2b2e9e7c3d8c306439767d4c0de41369652c8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:4d392f1b1309a6a9764bb4e450780fd1fd168da36b0e6a01da73dd55a849a7bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:0ff2bdafed4d8a180b2ff9c994ff8054ce0ee7f07ecc9e05fc30cd551e62497b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1aee5006153f2ae1d589355a9c2ea1090c539ca8458cdfcd480c04ec6828c755_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:59d301fdff15bb1eba9e77dd37e00c1e0576b509a14c1e76785773a48cc18537_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:e20e5ad1f6b473f03edfb1b3a817c26bb43b192137afbe189e1ec726cb096477_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:31b7428af40586107a315eb1cac099c7343873c10523c2ffd8494c88217cc5b9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:570aa2c712ec71fe83820f899fdb169bd9e1026490348368f02e6e3d04c7c6e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:73f8891d75eeede0e88824b3cabf4544727047b436f0ae80ee60b01e42230b73_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:8d822db4e1a5271eb5fa31c203b32cd9f973cb13f34f5c2b68e296ff4f13d00c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:73320a344616c319683550a0487d9ef1fb1fe54c2f06817d7bf13ff549ddd3ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a60ebca6a3eb3f145978589c2322c107c23d4c32e799eb8d12f11b5ed9912d33_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:b3888d42eba19e6ceb6b631d113e65cd482297a33ebdb2057e7e0c44a7dcae60_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:df7d07eb597792ca1c493e5d78cb847a538b0e5bd061e93bf94a4fd6c99a7c82_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7929136d1aeb2005121b08d8dc5cbe7d21839a6bcdfe5bfeab6e6307a938fd31_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:932a5db05aba507f85a7e404e8848d3a2009838222e6b1ede8c13b0f33188fab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9abe4b317c69871447dd2f4a74b95a6391cf6ed88d4125ab318d5e2310e8abc0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:e21ef827412d8de0d446b7e45d67423c683eea6ec12cded2770d845e4d07c02a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:19443c6fd9838cbe6398cf2ea7df4852764ba70aad79d5da551e3503a3192651_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:351eefcfa754ef2f711aa301e927b276a95e836d5699d7e8e9d6d1176faf0ae7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4dc4a4fb23adb676eb1b70a601ab8859896c44062802a021b74d9f3ae07d0ddb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cc2dba295bca8642284d5b38b486565c82cdcf9a062c3d0acf2b1f0b15960a0d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:45b1e0961f8a9c7eb8f65972c898c76cf19d32a95e43260c01ac23a578df44d3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c9f04fc98ade1aaa7ca7ed968a2f00660a8d625d55358f6df00642904de0d0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e4a85d79271d489c89660d522f9a857fc6ed8462e0f9e753ec79534aa0de7867_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f2845e416829b88121dfc03e75c90ac659002b82ff8e5c50d4aa0e16688a9627_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:31da220ed57678f609cbf3f360837f300a391cf06a127169707593ff3b617a44_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:546b59720c87b112388791cc671b8691dab6ca5036e031df0b0dc195a1018a80_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:79a282b30e96620cbadf85cad0d53acee1a9bec8f01f0d4759f4f019cfd6b89d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e9d7009faf4af8d39b3362b60579ba0bb83f91ac859a0ff354735c3f611e339_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:46b2edd6b932b2e06f8f097878ebbf625f89b822393950d2e1acc2f8957d1931_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:543e322d6eab6697565ff430371ff730ced0c61251239a6273b878013ce5a266_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:9ea713296e07225823aaf163accdf9a0d2b8c1388ff19fbffd6b9ec12830c06d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:afe3061a4f340889830034e31c3cff08e24e11e9b9c6251a5f63f636524bfacc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1c59de49af7767f48321a739a44051321ecac2adcedd95518e0654c9f4a2eb15_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6294eded6bf2caad16b29c5b920beb08d91d6c52a7d4fd845b1d4a01365237e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8b95b9b35a3a298376121492df39a1806177a6d3b401c2daebdf54d12b83d102_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c09e419e8de17ce827388e6bd66cc72a424d630d8e9b5a727cb7286716c7fcc7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:09874121ddf67363bdbf0e357c9e286551f34196307c13b0b432f7a1b9b3d45f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:88b2f4fc0e7c1010eaf97a09243800c418a63d46621627a2189832ff74d04644_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ba436e3bda96285fc91c559529ede143897056bc0302505960dc6d20ecb01d29_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bb11c4bc75f916bd4af045b753991df2efd4832e31007e09d4decebbc7d90483_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:39f20e081bcdf385ba8bac4d9e5f50dbc07917f7bfced0b56e068e70ef864444_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:88262cc5aa63e3beb4c78a51e9115b1bc85ae1c08a895bb7daf800ddfde3dcad_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ceaa20f06a157f1a244c8e57280dbe315717f4ea761637d06c1a0937e6a69711_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fccd13ac7d4850a0e46c2fae98e23fc5e9eb261df1c14e8ce95726aa86d475fe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:03638dee7984f80be2fb136c8f33cdf58fa2281900c43054b7061fb897dc6ebb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4f4ff198e22a4d2e3f00f3966a08df8579fdc3d9afe9ebf093dfc8fdcda6c71b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:c1e501a1d34c183e47e83082b62f959ba5a4e756b7d449a7d97108c6394e10e3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:cec442e07e80f62e332974070fe02522146aade2cbe5c417c8de4c77dc62f587_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:08261c86284cb6f786bc8d0f089b22dc340be5cfdc09b4bb4abd4c3a72181965_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0d39c4c0f2cfa827a4452a946ea41c4949328a16490b9612d0828350256147e1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:b6924383b6213e5231afe55aa029486fef16fad21114e2b7a6c66cd19d3173a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:cf50def1f70cc2ad3fbf3072608c58cebddd376ed3a06fba6d2ad732b08d0029_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:377e26a0752eda6db97831edcebd4058c4f89a837789f638a1dbef3b73a427e4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5566863e20e6dcc9b04192399afec4ea7aeb47ca7585633280a48169275b8f68_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64ae7b732a677ddc8ca28fec2e735398822d234fb96dcc3a265851d694c79377_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:73572a883c38cc62d91515fe94ae5e90d86246c841c44f2c57d89a95dbf98a73_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:01020dd8144633143bcc8060d08ddf149e63ddcb408a57fe4f7a69b4e6460f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:08e91518b7f615417cb86b3847f3b58f77c6125c38baa324f1b220a5ad694fbc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:54a4c7b1808aeb415b0d7072b8599b605eae0a6f5cecadd0b1941fcc307e64a3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:8f3a353973669f0c4fa258dc7dcfeded5653aa8eaead4a93e84ff8ff2a7e11ba_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:039b5205029e5173cbe160e5325d2970373883d36d8143db82bd4f2977b53bcb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:b4e14389a82c9effdbdd2e3dfc71315fd6114f290ffca6e684e497070cef4e44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1599
Vulnerability from csaf_redhat - Published: 2026-01-29 19:16 - Updated: 2026-06-15 19:11A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64 | — |
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64 | — |
Workaround
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64 | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64 | — |
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.4",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1599",
"url": "https://access.redhat.com/errata/RHSA-2026:1599"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64460",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html/red_hat_ansible_automation_platform_release_notes/asynchronous_updates",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html/red_hat_ansible_automation_platform_release_notes/asynchronous_updates"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1599.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update",
"tracking": {
"current_release_date": "2026-06-15T19:11:24+00:00",
"generator": {
"date": "2026-06-15T19:11:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1599",
"initial_release_date": "2026-01-29T19:16:21+00:00",
"revision_history": [
{
"date": "2026-01-29T19:16:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-29T19:16:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-15T19:11:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Ae6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1768592150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Ad428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1768592146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Ac5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768047463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3Aa0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768268588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768035923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Aac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768039587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768524420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3Ae240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768480662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Ae6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768481646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Aba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768486093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768494246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768051337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768513544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768585329"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Aa49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768047463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768268588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768035923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Ae776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768039587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768524420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3Acf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768480662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768481646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Abdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3Af3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768486093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3Ac7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768494246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768051337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768513544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Ae06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3Abbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768585329"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768047463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3Af6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768268588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768035923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768039587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768524420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3Ac20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768480662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768481646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3Aad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768486093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768494246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768051337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Ae96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768513544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Ac369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768585329"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Abbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768047463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768268588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768035923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768034660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768039587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768524420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768480662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Aca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768481646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768033333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768486093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768375571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768494246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3Ad4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768051337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Acc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768513544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Add4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768037036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24\u0026tag=1768585329"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64 as a component of Red Hat Ansible Automation Platform 2.4",
"product_id": "Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64460",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-02T16:01:05.300335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that process XML input using Django\u0027s XML Deserializer, including Red Hat Ansible Automation Platform, Red Hat OpenStack Platform, and OpenShift Service Mesh. A remote attacker can exploit this flaw by providing specially crafted XML, leading to a denial-of-service due to CPU and memory exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "RHBZ#2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/"
}
],
"release_date": "2025-12-02T15:15:34.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T19:16:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1599"
},
{
"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 Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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 Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T19:16:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1599"
},
{
"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 Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"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 Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T19:16:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1599"
},
{
"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 Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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 Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T19:16:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1599"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:3411783ef3c7fc351658533d2cc1a4b7b0908356c056933463396054ed4281b5_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6fde987c90bc20e258499da0616030b53f71d1ff77d0d154224c789a433341dc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:93ac45b7b03446f7a357f4fabf330368d927e5a167f8fc02cef07b81cc02cf39_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8@sha256:bbf7ed6e4f3cf725895c44a3f225bdb0a38dd646762a400bef8cb0719162d606_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:40e408e5ba1ffc519d2c63d4575859b6f16721a61d1c7ea1a4615cbd7138ce19_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:48cb414b4513da45cb37248df2037592ad6f635442ff54996add26f500f27a63_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:a49b1f6d5f6db9f17f4ed2068fec3c735ba0d44f32546ba401c646e392436e52_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8@sha256:c5f6b2edaa4abf71b7cba93f7932f83e5427128842dcf16336ca75ff9b32d478_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:0ddbea5832402dbe5a29bfbce6b2f4c51dead6f2f9249974c4462bbce40a2688_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6e827c869c0f6dd3ee6c2b78bcd7990d0da235811c9464f9a4892484c593d9ad_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8e8773c54402d6d4086a9ddd1e01c75bcd9bbd39ca2e70468dba21ada2d9e0d3_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8@sha256:91cb684e6bca08d59967f635b3e6fef4078551c2ac4d4d8e014ef9a232382129_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:845d1eca9b17dc7f9c3a58371ccef094aa5a9206b14b0a87f56b76ae05e07e6f_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:8767b36674955a708642227159d4e199cb3f1f2abe7ad67b362d50f682ab9919_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ac1a2c9048e13533ed91c7a880aac3bb289457a404763e77b495605b00fc43f8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e776eb31366683f77aa73870c8f543903e7c1e76a4ae447d690fcc0764e40bcc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6a726798ac012051d0250fcea1b8dbe0efe8c39307b741727e1616a6b22516_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:2e76561fec17c2ec493abe95b40609df171ad6368a84f64570b1338cc242185f_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:c20c912fcfd5f9f46eddc8989b196e0c36f67eceac32341441d33abebcfb2a1a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator@sha256:cf3f620786c2a5e3135d51b3d1d51a390966309cc1ab5c029afa56805e8c8807_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:059a742329324ad0a6674bb63397958467cb2f4853eb12f02754d44689554922_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:37957b7b5eee1bc4a128974f3bfc0e6d31f49c457b50140b361b981626d8c0af_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:59ed853e148efffa6ef7b832c29dc0b58fc8d5d2915784548ce4985ed02c8de2_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/controller-rhel8@sha256:6407934968d4a6b83164a2d11870e46ab781c14445ab809b55acb9ce32b3a450_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:4eb2242f26c50ba499969adfac3c38c3a1eddc50a500b9f93dd1afb8534f02f2_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:626d371f365a5f82b7d34e6434a347ddc16e293c9c84362d0a3a276498ac2198_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:6bd3c1e0cd357b063ec8af4d384abdbec2b4944fd195ef4da23c2a9cfa07d468_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8@sha256:c7fffa61d87acf93f89f3701f9c5ef26675a8f6ed530142ad38ee52176fe6177_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:10aea094099d5830aef2e7c4fe8a228b66d9fe8fba6c8f53455604beaded2f3c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:673e25bd50bb720ca94e5c41998059bd62823a1721c08873003ad72cfa098fe3_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:83ba2b93275845551f0a79b48c93ba400c70fadea4dbdfe4494e5c83044d708a_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8@sha256:8cf3ffde5f4c3604a1e59a4d2970f533d55be25bd591e5824d096adbfbf6c2ed_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:10c446f9e4780c2390a15112a944391eb18089565b6bae81f73fd9be51c1f8d5_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:325bbbb4d2c53323a750ebac6baeac7e17381282b45bed3a0b2513380eaf8aa6_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:35b0da002308861fa4493880330c2abe3eb6a4b4c83e12c6afe4f4f114c66244_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4ad389013446cb4b6a223dc79a4012c445df6991f17e4b606a76413d279de5c8_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:14d5ab6536b19c6affc2d87f178322482802d14a4969b91ac8fc190015347bd7_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:5a36e1ff197a84786bc4c46fdbdaee373178447b490941dad096328e82233aa9_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:6730aa969b4edab44b519f19de6ac1b8cfd2a1888937a92f9a7962cd16ad3899_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8@sha256:e240caf179ad6b0219766dc1ed7bb2b8b8a7ca9f9c62eab7207658da19096346_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4e02fc152e5b9c2da82aeb67cf56456e54f833270d4805fb3094600ea86fb60d_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:88ec0a3095c6c36a482cc19b389bf84fa79bcc4f584cfb9ad3526fe31bfb0777_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:ca65525649215989d6d2d37ed5b14241454d5c06c08f92cfa5f77a786c759d0d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:e6a77164903fae5f6f073c457245c35a3ce25ef97796e62b3c19f48b18d88594_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:6b59135d7d4b95cb59bd55200a14d6e4e686991379d7028380a2b31870689e13_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:95399f9ea46572e81831738e396f54db24fd60b169b67c2be3be4c5c0ecdb023_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:97a0dee20c5a67d1e4c6502dbe89cbf0208764f71b7bc72b95f92fc1791539d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8@sha256:d4e2e2f0011d2701e8fa9b84ba37d6edadfc9df96d93654ed8becb6b388b967b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:494a9a46a1f42f5c769e70e5ce84e57892a7d3fb93a95e64e99476ac4c2ebcb4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:6d3a76e57bf76c9febc881adbc182271f30b93cf38b93e3c2a8f23fee1eb793f_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:cc5895babb2027593b20e2f1f4fdfb8480fe4c6d5b510d55183336dd39422821_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8@sha256:e96b0de364ecb705ff2fa9f58592ddc019ff4236cce0dfdf2b3ec37bdfa14c0b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:05fffd5f7c5a46bb257dfe629c4a65e2cc7846096fcbbcccf78452620916986b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:0d0255e1743eac51ad0cef60bff4a78fa1f3560e4d3b592627eb2fdb9bc110d0_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:ba88d85af658e95886e54a5a3c382bcb9a572f9b8da0cfb6c93421e9fa0d448c_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator@sha256:bdb5fabcc1ef21bbcaf3e54473cc4b6464214b0f0bebf18543c57e266e88abe7_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:0855c33d0af68fe94a73d372605ccb302006c1d12621f6b1ba8a5459b3c5cb75_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:56f8099a496ca20df68f228976a39eff09ec0f2d73dd277dde474506c81a22d6_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:6fdc43fad42adf6b6dcc9e7768e7cbd0d00eee7c36680c7e39f64cecc6441176_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-rhel8@sha256:91437f858c9d80052a97bb96dfe44dd2a9af02821b8a5ed6ae0cf7fc0539f8a4_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:871a13f0c4db634f511164747c1abced75717a4c10529b82099c75cddef93414_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:9f996f3925d718f2d0cd75fe69d9e24925a6738060df1cf3510e8a20bdc832be_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:ad8f5c5b53a99a0f5be47d08efba23d60e7878485eb4de5852170d3a4a8cfead_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8@sha256:f3d8e48eb96338de1544b234ffdcfd61bc95bafb25c331b126175bbad1e254cc_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:106bb8020cdf19cd9bd8a2be6bbaea20e8a7b01d8ca1604708cbbb14df8d683d_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4b95179111156ba880f91fb5d6b5455c749742acd011cbe6be4cf008e7ca3cee_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:52d4fb4cc22ecfa1290a2a9b006c88267e9f8fc08865eb593308bc844320eac7_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:7bf860aed06b9c42021d267678d4ea2918ce754596c3ef297a459605dbaf1a4a_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:58758bcab923ecfaedc3fd2fe3667ee79a50a205db3282360d29d7b3dd4617db_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:981ce2c2f4fadc57c837b8a849611a3627a98e09c080acd8d9e6a399bbb8af3b_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:a0ad9c939d3e48d97a7f7ac59515388464fdd140673702480292111af4f979d8_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8@sha256:f6b055c3a338c87896198c82be973bdc84e4386b939219c8ca1cf9a50b7a9d10_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:5eaf5882f26ac5df746f4d1fa60986a51c716ca1fbe2add2495a9c8aec1fde26_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:c369f7d2ba4cc1a7b75ab9a2f258e0a5b1cb9ffa2fc7ed31c837c9bcdc75b90b_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:dd4e0780c3b63f055715940f9174bf71b85d6c0d991732086d7273a44c7c9c47_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:e06671f537314e2d0a021ba095cb4809df9a87184938b45e36ecd41d132fcb1c_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:30a5ab09ff08870dbc649b2ad54898d9f4377ec4818edee898d6b4b7ee814f57_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:62d50d8c73420feac95852c11e907df2ffc49c745748781630a5f9ae82f43219_s390x",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:68526f591a2bb6cfb1143c311fb8e298ab99a8c984237c9e85697420ccf55d8a_ppc64le",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:bbe09b06f422bb5895eb59f10b6fdec315c798112e3495be7a7571d561752896_arm64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:d428b681c66e6f3698a997dfa8b1159148e43e8c0c54d4c8482be2fb1f81d2f4_amd64",
"Red Hat Ansible Automation Platform 2.4:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e6adc5f32e854fbaaa041600819808d9437d74e205109ef3f08a0575d05729a5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1600
Vulnerability from csaf_redhat - Published: 2026-01-29 19:41 - Updated: 2026-06-10 13:32A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x | — |
Workaround
|
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.5",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for\nbuilding, deploying and managing IT automation at scale. IT Managers can\nprovide top-down guidelines on how automation is applied to individual\nteams, while automation developers retain the freedom to write tasks that\nleverage existing knowledge without the overhead. Ansible Automation\nPlatform makes it possible for users across an organization to share, vet,\nand manage automation content by means of a simple, powerful, and agentless\nlanguage.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1600",
"url": "https://access.redhat.com/errata/RHSA-2026:1600"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1600.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update",
"tracking": {
"current_release_date": "2026-06-10T13:32:15+00:00",
"generator": {
"date": "2026-06-10T13:32:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1600",
"initial_release_date": "2026-01-29T19:41:57+00:00",
"revision_history": [
{
"date": "2026-01-29T19:41:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-29T19:42:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-10T13:32:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Afd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768820213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256%3A85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256%3A10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768818959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768911276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768914198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875167"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768820213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256%3A4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256%3A0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768818959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Aa12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768911276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768914198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875167"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Ac95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768820213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256%3A8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256%3Adca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768818959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ae14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768911276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768914198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ac7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Afd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875167"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768820213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256%3A056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256%3A45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768818959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Aeead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768911276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ac8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768914198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Af1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875167"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-29T19:41:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1600"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:783af710225547797c534e68036c0ee33e9942a678c0afb3fa0b34d339d69c6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:89e7ca0b357f979801bfabd4bdf7489cc5c44b7e9402228a0f2ed5ca1a1069d1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:c95fc5ac5a165d31d1f0ceb28e14950f2830c7287348a5da8a041a3ee209d9eb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9@sha256:fd6032b43b977796d4c43ddfcb843bd546703f1dedfdfb3d732e2d3948cf9e25_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:056bdec4aed23321d35e135622b6f768dae804c4e3725ac5fea51b9d831a29da_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:4d4e1dca39f6aa0544a593cc25c0b398e9ba2e7c02d1fcfd30996c71fba2f02f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:85594552be2ca49fe55806f34c7017a067a60dc99b144b05272081d757713c4d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9@sha256:8a8ee0df4ef96f3b28bcd88d45c4f13040ab44186b812fa68f4fd5b196e9a051_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0979bf23944b0929588d428bcef545251a7e9d0c716e887ee223b71b76143fca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:10e69b2dd0fa951cf44e73e456d114ce6205b3a4a202195c89d8c9b25b862555_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:45fb024d6faec8b9995066590a2e720f0cc8456f97760f8e8fe610e29544f25b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:dca55f2e9f55efd86c7532d3d4dfb287ba18213a8088a4bf05e62927d94ec108_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:72734fac249510b95e0f4cf0b1e51979b8daf42c4eee10a887adef617aea62c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:a12321953402805c7c8b94aa1975fae7a335da60a880b92ea10bfde98636d9ac_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:e14afab4e7993a8682a7c7780c1d4318648da1352c989c34e4eae54441b67db5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9@sha256:eead2f26ec1cf9208584fcd48c711cccb4dcb78a20276ad910604d9453e3deec_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:1d1eb88acf7d05b0f6e989300fe11bd13b2e200c61622a0d9189410a1cf3c9b2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:3bd222fc3781bb7c1ca898d104aa590649b86a5d2cc246a0fd12f86de2285dc3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:689455ade070ef8ab2bdc4fd7dae975b53aa1c4b2a8921cc4ddcfc2b755cebfa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9@sha256:c8e5a238f6139bcafa245103c2a674567ee9b6f3759865542b4cd3d4981da8de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:0929154bedd10faf5eb485b6e9b316ada6a3e3f14ad218562e04f9b43d56f136_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:53381ca235a7cfc6cba1c05734d22792b63ef30349383e4947cf25119d3371d2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:6f47ef313ed23555a552bf67e46eeddb8bea38a7b08a2ff4939d4fcce4e3b39c_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9@sha256:c7b8a6c3753e8798292b101e448ecc4d0de519fabd2e44dbedec31bb3b00785a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:2cf862a50cf52bf4c3098ccb4c63baedf8fe5ba5b842565f6a6feb3038acfe6a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:932bad17bdbb30590ab0a4e1cb0f6b5e57db1d8a6ec5d287268982182b3ccce6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:f1e5f033ba371642514006298023ebba11889ee0e2b88da7da4ff09d4c584df6_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9@sha256:fd295a47322e89d78d64cc1d95d2c0c1356ff6819cdc549a4f3f25ae518f01f5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
}
]
}
RHSA-2026:1609
Vulnerability from csaf_redhat - Published: 2026-01-30 15:48 - Updated: 2026-06-15 19:11A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64 | — |
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64 | — |
Workaround
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64 | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64 | — |
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.5",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for\nbuilding, deploying and managing IT automation at scale. IT Managers can\nprovide top-down guidelines on how automation is applied to individual\nteams, while automation developers retain the freedom to write tasks that\nleverage existing knowledge without the overhead. Ansible Automation\nPlatform makes it possible for users across an organization to share, vet,\nand manage automation content by means of a simple, powerful, and agentless\nlanguage.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1609",
"url": "https://access.redhat.com/errata/RHSA-2026:1609"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64460",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1609.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update",
"tracking": {
"current_release_date": "2026-06-15T19:11:19+00:00",
"generator": {
"date": "2026-06-15T19:11:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1609",
"initial_release_date": "2026-01-30T15:48:57+00:00",
"revision_history": [
{
"date": "2026-01-30T15:48:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-30T15:49:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-15T19:11:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1768928047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1768928076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768822811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768906179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3A5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768825284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3Ace0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768874696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3Aaddd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768819298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3Ad615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3Acfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3Ad986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768870344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3Ade1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3A00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768885274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3Ae99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768891733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Aa1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768877676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Abc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768908583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869504"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768822811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768906179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3A381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768825284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3Ad145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768874696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3Aa394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768819298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3Ae627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Adacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768870344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3Abb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Adf5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3Aaf09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3Afa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768885274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3Aef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768891733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768877676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768908583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3Aa6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869504"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768822811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3Abd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768906179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3Acc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768825284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3Aa82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768874696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3Adf6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768819298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Aa1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3Ac44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3Ab805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Acb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3Adac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768870344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Ab071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Ad69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768885274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768891733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3Ab0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768877676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Acbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768908583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869504"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Ad175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768822811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768906179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3Ad9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768825284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768874696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3Ac18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3Ac666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768819298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Ab7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768821279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3Ac9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3Aa27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Ae6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768870344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3Acbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3A5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768871692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Abce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768875706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768885274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768891733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768872095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Aa8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768877676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768814258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768908583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1768869504"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64460",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-02T16:01:05.300335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that process XML input using Django\u0027s XML Deserializer, including Red Hat Ansible Automation Platform, Red Hat OpenStack Platform, and OpenShift Service Mesh. A remote attacker can exploit this flaw by providing specially crafted XML, leading to a denial-of-service due to CPU and memory exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "RHBZ#2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/"
}
],
"release_date": "2025-12-02T15:15:34.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-30T15:48:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1609"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-30T15:48:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1609"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-30T15:48:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1609"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-30T15:48:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1609"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3662747fd7a3f9474323c8e7b500105189deb789390e7ecc3faf11c1241398b9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4b5b05a5682f0cf6341f78fc452a5d01533b998cc5030eb75ecefc92f4a56093_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:952db89555352927633c2760bc33e1cdceff03f726fa1105a39695327ed0ec62_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:9e42569e58818dc161b47ea52f69db8e2b1deb0b2d9148c80115886fbd9b5e1f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:27b536af2fb6a59bb231e6fe2565c4e2cdb9a8a57a2f20e3df9f718ff2743410_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:663afa3e484bf96c317ad726d4ae730de9b3309f4b9ca3e3631d8502d193e86a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:9a886932439afeaf87d5ba5aa8160c63a7d0820d153e8b9bffb3dfa1f9cc707a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:d175d40b7b8329bc70faba83dae7b6c5e63cc1640c026ffcdb01e223fc842b6b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:0c8d36134f8170232175b725604f5004193ab30e4245b332d28da6f592e413b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a71cdd7352df8a58ee69deb9a916d6e313fd2c642c92ecde2b90269b797a095_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7740e771ac3997e076d34c653bd12bdd1f3be7800d51d8515db012a09a6bf0ee_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:bd08266502561285eaf83351c2811ac2c2fbb8e821a7de40a6f96355ea1140ed_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90254224eb37b43c876c07126da6ea89144e1820cbcdf1ec5e749c59b80e5449_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:94ca70f95566a1a69e905fb9c266e8b801510da409711819c988ece6470ce6da_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:addd6c376dbe3f223eba740be78fa719c911a09f8a4b2c30d064467ed1a59ef9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c666a6fa9f7d76039cc26c3b1bc475cf8453cd05a803df262106ada9447dbc94_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2aacd8cbd68d1dd9a512828dc07b55e01361fa966dbe548493f71a95279d76d9_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:69d99ea7d6d46c2b1c33563cdff2d3ac9fc57b4625f603a07ef482468fbb6fef_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:a1b63febc4e74e8377b59d21bbf69b555b39a6975a1d3e1e74986a07d25fb8db_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b7013dcd6a0d85f2e51548aee48334ced018f276ba9e71f271e2eca4ce5dc9c0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:1440f51eeae2b2e49f815889c7d28de38f8dac986c04e1e3486d9e3c25abfdeb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:2e57ccd378d6b9af626b0d115610f65a099cb234cf7e9c140d3fa6b37d682a96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:a27fa879223325c52a519d8b08866eadc3eb5a9da2e2df1d99deec66d818a96b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:b805cb82d9d5e88afa403afefcb2442cd32be289897b77e454e31fcfd5ec634d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c44f34991963fc565a108a54cc50003f77e024761f9ba76149c3c18186be4798_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:c9ef2966e55a6e5ccde035ad98b79c66660951e2f7002da9a5817b10ab863ee5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:d615f55b96ae5abf16d78672063c6f42f597ff8d3af8e526627558858d08a060_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:e627268fea858240171a3330fdaee5c952500b33e04584e31848c615b3e1826f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:10232eb059cce71243b8e7115b46b15619accb1c04ef3605ba49d32e36fecfc6_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7576b1690ae2adcb7360a68977431b7960ac0aab24553d03a4101e01da6f11a7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:863e51276cddbd119affea006384b8b914590ee55fbc4b8b617551be37344c91_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:fa410b8c0328fbde9bad3cc29a33cdbfa9753e46995f26ab7d6b322fffd5eeb7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:15d7ea58a0fbfaf7ad0d7808dd7d9e8bf88b4f2a334f27baaaa031d43461c31a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:6fdf36dbcbdd47c1ebc774118d41952521d2a2b042bb8338f59b36810014fca8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:e99d7f54bab249302caea5c1027fdbd1e0294006b953e71f935c264fe680475d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ef17af1435b1830a3d7232cc8683c7cf8a9db43167bf75a5245a5ae248be63b4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:04080611421079cb087b4a1e89f417d0e3bf72f0ecfb4d16170bc62db56b62f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4aab1637449a44a96610a99fa558f638fe29880d3209d94780dab5813cb8c3d5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:999b1cb16e2295f6d5795f350de85164286d186fb180b29dd31aef168ff216bc_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cfd0dd9c31794ee28b3b28667266a57a734e602c43f1a961271cc518f4842d1b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:04bb0436eee0def9065f25816d15543893c690a2b05181cc9c8e5bd7cfc4d3f7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:4adc9ad55e5ff61fee60fef7800a08d5e1d9d231741a8b2c1402d9bdad58f163_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:8b440e7935a78e88df59d8101edbc459eacd36df61c3bd758abdcf4fea047dc5_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:93c4887f7f5b892b33f8e23330bfc6fc7d9d18cd252057107346e256f161f4fe_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:58a76b54aed6360667e7a217a13a09a6f5f291781f9869a2627183751ad4be35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:cb9cbf5130672f8453a921e5fd23035f95ed182b397fe23ee5a121e226309287_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:dacfdf896cf40922541075f9f01811745a15895ae58d25f897360179992e3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:e6a80b71c5b7a664d0b4aca3fa7c7ce3865cc89759a3d4c2296eadb857a01d2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:502b3fe1c508372a493eaf0ebf990ee8e2a8cb6ec0130b46a5497344c177734c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:51b54b03f1436221088216e1d994ccd7957fa51a394fb26f24b16d25aebbdd50_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8d913d7dd407dc121c1d867ed2cfdc3a474c2ab1b54411db036e00337c9e84ec_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:b0821967daca3488fc05f69c0aa0758c3e91ccae35bf3fa900f0c44f990d7af5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:248bae431264eaa6b043229bccb91a45b7460464cae0472b085969efb299d2a9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:86c17cad5adbfebc43e6cd1b0a74496035731ecec5a16c5df07fdf73c26b98f6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a1a1e8895d7cbe3203d132bcf5641055658464dc4f7321079d89226f88f0c9ea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:a8f992b908868ea4d3beced78604661d5aa01f3f720137049219b8f460c86eba_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:00a2b917af22c8f9e8e3c9b7a5d2fc8a3a022e25de86f324fcd142326b1cf7c3_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:5010d4845ea22121bfbce16002da227f786553d08df94086066dd6fa6656c229_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b071bd10522d8e13e2e4b8b286b726fb7b5b00fc870005516c20c4cb5caed2e0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:df5a83908e3a643f1a47d64bba372a02336d9effe9ddc85ebea6e236c04ed409_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:77d48dd7a1cf4f34ffff9e3a7fd84adf267ffe141f20a0f1b00aba1d0e509581_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:bb3e9750afd680a865deee71d871a38c564db7fe1dd8612517d339d501181cca_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:cbf8293cc84019eb49b61bf455d8437910c1604d499803d668e3544e240e6e4c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:de1e0ed2aefa4a94fd1f9b32d4f6a2d1dd7b593e08d4de362df75c085fcb5bee_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:4fc551f58ebe0be6fb6d8ba7bf589bfa3c32662b88b8be96c4b0a02d2093f1de_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:5f5204df9561028fa6376a50dfe9399b4f7dcf0120833d899d3f6234f1343144_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:d986f9bc28202bf1f612a684f8bcdf612887c5340a8870935b43571cfa23e9cd_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:dac66787d72b1a3ff1fd392d5ea3d49f92bf45afeeaf3da668774fc388f3bfac_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:4f8652ce1dba0152b12e2223ef1662b11f2ee986f32edeb606e8e206a52fd674_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:71ce323591e9913d8d93bace1ced2c7f10cba32243dfe8dfed61b4b614a5a7bb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bce35aced493a6bb95219b24c157ced7ad572b245f304a4ad4feeb714a9c99dc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d69d7057265c7954d0ba39be63224d6dad6b2f96cc836c45fd378cadef30929c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:049045204b93b43091d7c0f7d5af597ce8334123e0bbb9a3cc112d7d2882bd8c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1ccbd6ad6dc881a1c066e2d9c457a1cb4cf0edf65e02dbad774f6cb83b8ff9e9_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:3960afef5ebbf6ea1b264afb71b0f2053be99c90631b17f46215e1de5b7e14cf_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:8f36da566894b09c81c504296dd942f6be2534da88ef02abcaf0a1543bb7afc1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:018decb7f7011ca2a4fa4dc9d87e34463741851451afa56e68597f1bbb55be82_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:75ff56faec7c9fc9fa90876a00bf7e0770bcb8814b0647682e9c8d2bd23fa440_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:7c5644697abc6a5cb2c9840d0bdee4358f337041d0ee40e1a860e6db9a0ee0af_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:af09f141e09527ddb49e586fb30f3a6ae2e3f21a70e964a2545d2a7025a8b663_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:381eae348045fdbede3c79c610d370f0d41173cb5bce2b802066e44ae09f1114_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:5da3ba84bef1684c5a93f6c5d4cf3ee794da9520af528f51314702907d53d5e0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:cc34e36e4949de16fd7d5e5c22b8562adc840b25821eb7f0c261fc1f81fd21f0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:d9a367d187fd8e3908b3b5b56554f66b7b01dc549418270c83c32de6e65e1bac_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:87fa61bf4d960b397ddf43fb8f5a6efd12d0d523bb6d08409e90d31833988295_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a394fba7b60ff7fa218f9ea9a298637da16167ef94ce02bc6c1c7b9cebac89b8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c18580a2a4e937dfcd8efcbb2177a4a63e04be3e5b4ad245168f74c77a19ba78_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:df6ab93404477090e94225f5677276b686b6189e078117542fb593e93e7ef8f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:1cf05b75a38787397c26a8a2d2977e3d85036dc47effe43654d0653a127f428a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:a82fc5cb6ad85b6700494e4ea2c3dc7d5224a0e9dc0b4ec9ab7559046655724c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:ce0ab3b4e74fef73b1ce90e2194ae245b5d5d4c6a0d6703174b9e0c1e613d514_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:d145d4f90dadd48214646be7ad6e0e2567a77e29a4dd95e3be92f33aa139dc70_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8109304d6cbca1721b02ad8aea06d649148c5c4a7a67490419ef74363e714170_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8aa6bf23984938eaba359c801547a5b63806ec7fb0bc8b1748e895145d95d29b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:bc6ac63345dbec482cb64f511b3c02fe8c79755156edb2857b5ab610e4c801f8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:cbba397192ec68147ad914140b160611e0c697875c1c6f67b1eb397e804b1472_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:116451b29b5af716fd6b491e0551f3e12717a579eea5fa0843cf4d0708f54750_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:17aa0f39a5e8fdc73c7626fe1e5f8efaca1d676e33312a8aee9a3b8708277cb9_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:3b00866734b460e4b0e444c44ceafe7ef08f7af6aa298b368f6a0d4345162739_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4ba37348c8669dd2e12083bb2c31844ca6651011110d8d85351e0e0d98a13e43_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:08326dc7d82eebbe02bd3173c86802da20b55ae96cf00e636e2a8814e8da9e9f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:150900d813f068a0177c71a2b7f24012b0e6094f9f149bf3932da8e7ec68e4ce_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:477a28785c67d0a9606dd4bfe20b1ae59d0c0c31bec58a0d00a3b9d6cfdbe3f1_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:a6b147ee6ed6877732eb36ed66283c6fb160034d0110b6f646cddad5b84fa6c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:06d139dc3e1c509d92a6fe5d7fd7b7e6dd79714993d199a782ba9bf6ee582ad2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:39a4732526191e9198a1cecdabd7ad230bc74eb9bbd3ef3c30818100ef42881b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1618
Vulnerability from csaf_redhat - Published: 2026-02-02 01:17 - Updated: 2026-06-16 03:06A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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": "An update for python-urllib3 is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1618",
"url": "https://access.redhat.com/errata/RHSA-2026:1618"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1618.json"
}
],
"title": "Red Hat Security Advisory: python-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-16T03:06:31+00:00",
"generator": {
"date": "2026-06-16T03:06:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1618",
"initial_release_date": "2026-02-02T01:17:06+00:00",
"revision_history": [
{
"date": "2026-02-02T01:17:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T01:17:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.26.5-3.el9_0.2.src",
"product": {
"name": "python-urllib3-0:1.26.5-3.el9_0.2.src",
"product_id": "python-urllib3-0:1.26.5-3.el9_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.5-3.el9_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.5-3.el9_0.2.noarch",
"product": {
"name": "python3-urllib3-0:1.26.5-3.el9_0.2.noarch",
"product_id": "python3-urllib3-0:1.26.5-3.el9_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.5-3.el9_0.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.5-3.el9_0.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src"
},
"product_reference": "python-urllib3-0:1.26.5-3.el9_0.2.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.5-3.el9_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
},
"product_reference": "python3-urllib3-0:1.26.5-3.el9_0.2.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"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": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T01:17:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1618"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T01:17:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1618"
},
{
"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": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T01:17:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1618"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.0.0.Z.E4S:python-urllib3-0:1.26.5-3.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:python3-urllib3-0:1.26.5-3.el9_0.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1619
Vulnerability from csaf_redhat - Published: 2026-02-02 01:58 - Updated: 2026-06-16 03:06A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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": "An update for python3.12-urllib3 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1619",
"url": "https://access.redhat.com/errata/RHSA-2026:1619"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1619.json"
}
],
"title": "Red Hat Security Advisory: python3.12-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-16T03:06:35+00:00",
"generator": {
"date": "2026-06-16T03:06:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1619",
"initial_release_date": "2026-02-02T01:58:41+00:00",
"revision_history": [
{
"date": "2026-02-02T01:58:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T01:58:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-urllib3-0:1.26.19-1.el9_6.1.src",
"product": {
"name": "python3.12-urllib3-0:1.26.19-1.el9_6.1.src",
"product_id": "python3.12-urllib3-0:1.26.19-1.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-urllib3@1.26.19-1.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"product": {
"name": "python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"product_id": "python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-urllib3@1.26.19-1.el9_6.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch"
},
"product_reference": "python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-urllib3-0:1.26.19-1.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
},
"product_reference": "python3.12-urllib3-0:1.26.19-1.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"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": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T01:58:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T01:58:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1619"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T01:58:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.noarch",
"AppStream-9.6.0.Z.EUS:python3.12-urllib3-0:1.26.19-1.el9_6.1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1652
Vulnerability from csaf_redhat - Published: 2026-02-02 02:51 - Updated: 2026-06-16 03:06A vulnerability was found in Python/CPython that does not disallow configuring an empty list ("[]") for SSLContext.set_npn_protocols(), which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process. A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A denial-of-service (DoS) vulnerability has been discovered in Python's html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource consumption, ultimately causing a denial-of-service condition in applications that rely on this parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A zip file handling flaw has been discovered in the python standard library `zipfile` module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A relative path traversal flaw was found in the gnu tar utility. When archives with relative paths are extracted without the ‘--keep-old-files’ (‘-k’), the extraction process may overwrite existing files that the current user has access to. The server may be impacted if these files are critical to the operation of some service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
A flaw was found in OpenSSH where the SSH client accepted \0 (null) characters in ssh:// URIs. When a ProxyCommand is configured, these characters could alter how the command is parsed, potentially leading to code execution depending on how the proxy is set up.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le | — |
{
"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": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1652",
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-5642",
"url": "https://access.redhat.com/security/cve/CVE-2024-5642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13601",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-45582",
"url": "https://access.redhat.com/security/cve/CVE-2025-45582"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4598",
"url": "https://access.redhat.com/security/cve/CVE-2025-4598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6069",
"url": "https://access.redhat.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6075",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61984",
"url": "https://access.redhat.com/security/cve/CVE-2025-61984"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61985",
"url": "https://access.redhat.com/security/cve/CVE-2025-61985"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68973",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8291",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"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/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1652.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage",
"tracking": {
"current_release_date": "2026-06-16T03:06:33+00:00",
"generator": {
"date": "2026-06-16T03:06:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1652",
"initial_release_date": "2026-02-02T02:51:27+00:00",
"revision_history": [
{
"date": "2026-02-02T02:51:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T02:51:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8",
"product": {
"name": "Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768907469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768915405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768902743"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1769512383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903749"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Aa5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768907469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Aab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768915405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768902743"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Ac1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1769512383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903749"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768907469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768915405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Aa45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768902743"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1769512383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903749"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Ab52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768915405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Af8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768907469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Afa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Ab97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768902743"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1769512383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1768903749"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5642",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294682"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python/CPython that does not disallow configuring an empty list (\"[]\") for SSLContext.set_npn_protocols(), which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated with a Low severity due to NPN not being widely used and specifying an empty list is likely uncommon in practice. Typically, a protocol name would be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5642"
},
{
"category": "external",
"summary": "RHBZ#2294682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5642"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/"
}
],
"release_date": "2024-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used"
},
{
"cve": "CVE-2025-4598",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2025-05-29T19:04:54.578000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original\u0027s privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.\n\nA SUID binary or process has a special type of permission, which allows the process to run with the file owner\u0027s permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original\u0027s SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was rated as having a severity of Moderate due to the complexity to exploit this flaw. The attacker needs to setup a way to win the race condition and have an unprivileged local account to successfully exploit this vulnerability.\n\nBy default Red Hat Enterprise Linux 8 doesn\u0027t allow systemd-coredump to create dumps of SUID programs as the /proc/sys/fs/suid_dumpable is set to 0, disabling by default this capability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4598"
},
{
"category": "external",
"summary": "RHBZ#2369242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4598"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/29/3",
"url": "https://www.openwall.com/lists/oss-security/2025/05/29/3"
}
],
"release_date": "2025-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "workaround",
"details": "This issue can be mitigated by disabling the capability of the system to generate a coredump for SUID binaries. The perform that, the following command can be ran as `root` user:\n\n~~~\necho 0 \u003e /proc/sys/fs/suid_dumpable\n~~~\n\nWhile this mitigates this vulnerability while it\u0027s not possible to update the systemd package, it disables the capability of analyzing crashes for such binaries.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump"
},
{
"cve": "CVE-2025-6069",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2025-06-17T14:00:45.339399+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373234"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service (DoS) vulnerability has been discovered in Python\u0027s html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource consumption, ultimately causing a denial-of-service condition in applications that rely on this parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Python HTMLParser quadratic complexity",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "RHBZ#2373234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6069"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/4455cbabf991e202185a25a631af206f60bbc949",
"url": "https://github.com/python/cpython/commit/4455cbabf991e202185a25a631af206f60bbc949"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41",
"url": "https://github.com/python/cpython/commit/6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/d851f8e258c7328814943e923a7df81bca15df4b",
"url": "https://github.com/python/cpython/commit/d851f8e258c7328814943e923a7df81bca15df4b"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135462",
"url": "https://github.com/python/cpython/issues/135462"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135464",
"url": "https://github.com/python/cpython/pull/135464"
}
],
"release_date": "2025-06-17T13:39:46.058000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Python HTMLParser quadratic complexity"
},
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-31T17:01:47.052517+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "RHBZ#2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/136065",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"release_date": "2025-10-31T16:41:34.983000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8291",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-10-07T19:01:23.599055+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402342"
}
],
"notes": [
{
"category": "description",
"text": "A zip file handling flaw has been discovered in the python standard library `zipfile` module. The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the \u0027zipfile\u0027 module compared to other ZIP implementations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "RHBZ#2402342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267",
"url": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6",
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/139700",
"url": "https://github.com/python/cpython/issues/139700"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/139702",
"url": "https://github.com/python/cpython/pull/139702"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/"
}
],
"release_date": "2025-10-07T18:10:05.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"cve": "CVE-2025-13601",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-24T12:49:28.274000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416741"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: Integer overflow in in g_escape_uri_string()",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "RHBZ#2416741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914",
"url": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914"
}
],
"release_date": "2025-11-24T13:00:15.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: Integer overflow in in g_escape_uri_string()"
},
{
"cve": "CVE-2025-45582",
"cwe": {
"id": "CWE-24",
"name": "Path Traversal: \u0027../filedir\u0027"
},
"discovery_date": "2025-07-11T17:00:47.340822+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379592"
}
],
"notes": [
{
"category": "description",
"text": "A relative path traversal flaw was found in the gnu tar utility. When archives with relative paths are extracted without the \u2018--keep-old-files\u2019 (\u2018-k\u2019), the extraction process may overwrite existing files that the current user has access to. The server may be impacted if these files are critical to the operation of some service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Tar path traversal",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-45582"
},
{
"category": "external",
"summary": "RHBZ#2379592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379592"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-45582",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-45582"
},
{
"category": "external",
"summary": "https://github.com/i900008/vulndb/blob/main/Gnu_tar_vuln.md",
"url": "https://github.com/i900008/vulndb/blob/main/Gnu_tar_vuln.md"
},
{
"category": "external",
"summary": "https://www.gnu.org/software/tar/",
"url": "https://www.gnu.org/software/tar/"
},
{
"category": "external",
"summary": "https://www.gnu.org/software/tar/manual/html_node/Integrity.html#Integrity",
"url": "https://www.gnu.org/software/tar/manual/html_node/Integrity.html#Integrity"
}
],
"release_date": "2025-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tar: Tar path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-61984",
"cwe": {
"id": "CWE-159",
"name": "Improper Handling of Invalid Use of Special Elements"
},
"discovery_date": "2025-10-06T19:01:13.449665+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401960"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is MODERATE because it is a critical component used across many Red Hat products.\nThe issue occurs only when a ProxyCommand is configured and the SSH client handles a username containing control characters from an untrusted source, such as script-generated input or expanded configuration values.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61984"
},
{
"category": "external",
"summary": "RHBZ#2401960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61984",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61984"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.com/releasenotes.html#10.1p1",
"url": "https://www.openssh.com/releasenotes.html#10.1p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/10/06/1",
"url": "https://www.openwall.com/lists/oss-security/2025/10/06/1"
}
],
"release_date": "2025-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand"
},
{
"cve": "CVE-2025-61985",
"cwe": {
"id": "CWE-158",
"name": "Improper Neutralization of Null Byte or NUL Character"
},
"discovery_date": "2025-10-06T19:01:16.841946+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401962"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH where the SSH client accepted \\0 (null) characters in ssh:// URIs. When a ProxyCommand is configured, these characters could alter how the command is parsed, potentially leading to code execution depending on how the proxy is set up.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is MODERATE because it is a critical component used across many Red Hat products.\nExploiting this vulnerability would require a specific configuration where ProxyCommand is enabled and the SSH client processes an untrusted ssh:// URI containing null bytes. Under these conditions, the command parser may misinterpret the URI and execute unintended shell commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61985"
},
{
"category": "external",
"summary": "RHBZ#2401962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61985",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61985"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.com/releasenotes.html#10.1p1",
"url": "https://www.openssh.com/releasenotes.html#10.1p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/10/06/1",
"url": "https://www.openwall.com/lists/oss-security/2025/10/06/1"
}
],
"release_date": "2025-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"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 Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68973",
"cwe": {
"id": "CWE-675",
"name": "Multiple Operations on Resource in Single-Operation Context"
},
"discovery_date": "2025-12-28T17:00:44.161022+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in GnuPG\u0027s `armor_filter` function allows an attacker with local access to provide crafted input, potentially leading to information disclosure and arbitrary code execution due to an out-of-bounds write. Exploitation requires high attack complexity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "RHBZ#2425966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306",
"url": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9",
"url": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9"
},
{
"category": "external",
"summary": "https://gpg.fail/memcpy",
"url": "https://gpg.fail/memcpy"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=46403200",
"url": "https://news.ycombinator.com/item?id=46403200"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/12/28/5",
"url": "https://www.openwall.com/lists/oss-security/2025/12/28/5"
}
],
"release_date": "2025-12-28T16:19:11.019000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted or unverified input with GnuPG. Exercise caution when handling GnuPG-encrypted or signed data from unknown or suspicious sources, as specially crafted input could trigger the vulnerability. This operational control reduces the attack surface by limiting exposure to malicious data.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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 Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T02:51:27+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:2b5cf457f26d63afad72ab44cdc4422fb9fddb69394924d3b91c0ea5a769c180_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:907dc2b4f568b4c03c88c46ada8cfbc93b695499be6284ed6a27b04ddd01e6b9_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:ab6890d8ec728ce45cdcaf794f3589fcd9fc994d34e409abb7daa7e7b7b7bab5_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/grafana-rhel9@sha256:b52ec296c418fa881b0e95ed15ab2042f563f805e0fddb959456ca4a8bc3c934_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:50ef4035820e9678036be404f34182b993185162861fa7812f1a50ce5a12afd1_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9bd6c2e38c83c0298983c0194ee5e0700f925db68595e415554d39060686492e_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:a45576c219dbb118701238cbb13f9f0d59e2c1f141ebd7fb40164d9aef5bc143_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa90f5711868742cdb5d8b9288150bdf6c190756c021f5b6c4a4283d97b260c1_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:09aaeba975aa74bdf95d63e5619c0cabb1cd9e1410aa34e7f8ecf24a5e291d1a_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:9e4f3ffb68eae556a6d34426903430173e4563eea3ea5d6720ce9b5b43c2dbda_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:c1c3e3e46bb57c2c99378b7336aa2c2015b7279dcb3df7fdccc8c3dee1522ba6_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2f0246de4436b3da81abbb1b4335f9b6ea1c2b258110d17ec839996fb5442413_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:660918f5f35b92f89cc172a37d07020874ce4a28e6b03ddc715e999594cfbffd_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:a5bf40d4c25c2fc20e141421265c890d5eca0db43fad9b8d74bef206445d4a4d_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f8aad8047ae755ffd97d68a7cd2894ee1e454f87531f5cce75130b2ed32a695e_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:0329153c21720eeaea09eb6e2a1e7882b70c01109df8d9ff921c31e66420500e_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6926fe9ec272c61350c8f90282d69c6da8c2e07255172a36a879f7c5b20d8b6b_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:80da04b7f5201a853254479a1063a37fc2c15955011996a81360e7f7cf0c29eb_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b97bb92014a6a4cbd85c0324273e12c534c3a1809a1da1b3d2b5660b50f45320_ppc64le",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:31df4eb32846b4fb60838ad4f10aee1558e52312b69fb58bf128238406de0681_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:4053cae7e54ff720df9fa3eee654ba8bd91a367d51bb5075f95a1612dbca86a7_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:53c686b1767d342e5c8a5ff112b0c53db9707394fd7c7ae63b2a11ef1b3bf20d_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6389bd532d276b37efaad5a37245699d8e055d81c4be4b30907d5a8e1ea6bc80_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1674
Vulnerability from csaf_redhat - Published: 2026-02-02 06:47 - Updated: 2026-06-16 03:06A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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": "An update for python-urllib3 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1674",
"url": "https://access.redhat.com/errata/RHSA-2026:1674"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1674.json"
}
],
"title": "Red Hat Security Advisory: python-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-16T03:06:36+00:00",
"generator": {
"date": "2026-06-16T03:06:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1674",
"initial_release_date": "2026-02-02T06:47:53+00:00",
"revision_history": [
{
"date": "2026-02-02T06:47:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T06:47:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.26.5-5.el9_4.3.src",
"product": {
"name": "python-urllib3-0:1.26.5-5.el9_4.3.src",
"product_id": "python-urllib3-0:1.26.5-5.el9_4.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.5-5.el9_4.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.5-5.el9_4.3.noarch",
"product": {
"name": "python3-urllib3-0:1.26.5-5.el9_4.3.noarch",
"product_id": "python3-urllib3-0:1.26.5-5.el9_4.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.5-5.el9_4.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.5-5.el9_4.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src"
},
"product_reference": "python-urllib3-0:1.26.5-5.el9_4.3.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.5-5.el9_4.3.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
},
"product_reference": "python3-urllib3-0:1.26.5-5.el9_4.3.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"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": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T06:47:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1674"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T06:47:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1674"
},
{
"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": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T06:47:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1674"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.4.0.Z.EUS:python-urllib3-0:1.26.5-5.el9_4.3.src",
"BaseOS-9.4.0.Z.EUS:python3-urllib3-0:1.26.5-5.el9_4.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1676
Vulnerability from csaf_redhat - Published: 2026-02-02 06:53 - Updated: 2026-06-16 03:06A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src | — |
Vendor Fix
fix
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src | — |
Vendor Fix
fix
|
{
"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": "An update for python3.11-urllib3 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1676",
"url": "https://access.redhat.com/errata/RHSA-2026:1676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1676.json"
}
],
"title": "Red Hat Security Advisory: python3.11-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-16T03:06:40+00:00",
"generator": {
"date": "2026-06-16T03:06:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:1676",
"initial_release_date": "2026-02-02T06:53:02+00:00",
"revision_history": [
{
"date": "2026-02-02T06:53:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T06:53:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T03:06:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"product": {
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"product_id": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.12-1.el8_8.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"product": {
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"product_id": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.12-1.el8_8.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
},
"product_reference": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
},
"product_reference": "python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"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": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T06:53:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1676"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T06:53:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1676"
},
{
"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": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T06:53:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1676"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-urllib3-0:1.26.12-1.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-urllib3-0:1.26.12-1.el8_8.3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.