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-08",
"epss": "0.00017",
"percentile": "0.04281"
},
"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\":\"Secondary\",\"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:1249
Vulnerability from csaf_redhat - Published: 2026-01-26 19:58 - Updated: 2026-06-08 18:14A flaw was found in the python protobuf package which can result in a denial of service. Applications that parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages, or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashing the application that integrates the package with a RecursionError.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64 | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64 | — | ||
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch | — |
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: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch | — |
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: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch | — |
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.6\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": "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\nSecurity Fix(es):\n\n* automation-controller: AIOHTTP HTTP Request/Response Smuggling (CVE-2025-53643)\n* automation-controller: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb (CVE-2025-69223)\n* automation-controller: Django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* automation-controller: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* python3.11-django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* python3.11-protobuf: Unbounded recursion in Python Protobuf (CVE-2025-4565)\n* python3.11-urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* receptor: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\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.\n\nUpdates and fixes included:\n\nAutomation Platform\n* Reduced cognitive complexity in _sync_user_superuser_flag (AAP-62771)\n* The FEATURE_GATEWAY_IPV6_USAGE_ENABLED feature flag has been removed and IPv6 support is enabled by default (AAP-61805)\n* Fixed an issue preventing gateway from working in a pure IPv4 single stack environment when IPv6 is enabled (AAP-60478)\n* Added dedicated aap.auth_audit logger with specialized formatters and handlers (AAP-60364)\n* Introduced new logs for authentication events (AAP-60364)\n* automation-gateway has been updated to 2.6.20260121\n* python3.11-django-ansible-base has been updated to 2.6.20260121\n\nAutomation Platform UI\n* Page titles now reflect the current page content (AAP-61754)\n* Allow full search in resource dropdowns (AAP-57712)\n* Fixed an issue that occasionally showed a bad request status when navigating between different pages (AAP-56701)\n* Fixed filtering by name in Collections page (AAP-56529)\n* Fixed clear/browse button behavior in Client Certificate and Client Key (AAP-55296)\n* Fixed an issue where a Rulebook Activation in workers offline status could not be disabled or deleted (AAP-52714)\n* Fixed an issue where workflow job templates node credentials are missing after save for job template nodes that have a default credential that is promptable (AAP-52638)\n* Fixed an issue where the gateway UI reset the order of an auth mapping when the entity was edited by the user (AAP-52258)\n* Improves labels and descriptions for Authenticator Mappings details (AAP-51295)\n* Resolved an issue where controller unavailability rendered the entire AAP UI inaccessible (AAP-50106)\n* Fixed descriptions for Remotes and Remote Registries (AAP-49838)\n* Survey textarea \"Default Answer\" field now properly accepts newlines when pressing Enter (AAP-49820)\n* Fixed review page on Workflow Approval Nodes (AAP-49433)\n* Fixed editing of \"Days of data to keep\" value in management job schedules (AAP-48972)\n* Editing and saving credentials that use external credential lookup plugins (such as CyberArk) no longer fails with an error message (AAP-44813)\n* Fixed an issue where the SAML Service Provider extra configuration data field could not be cleared in the UI, as it would automatically reset to the default value (AAP-43661)\n* Resolved an issue where ad-hoc commands failed with a \"Bad Request\" error when using credentials configured with \"Prompt on launch\" for password fields (AAP-43603)\n* Updated modal warning message and layout when enabling a copied Rulebook Activation (AAP-42574)\n* automation-platform-ui has been updated to 2.6.5\n\nAutomation controller\n* Added runtime feature flags (AAP-62686)\n* automation-controller has been updated to 4.7.8\n* receptor has been updated to 1.6.3\n\nAutomation hub\n* Autocomplete attribute added to the Automation Hub API password field (AAP-59910)\n* automation-hub has been updated to 4.11.5\n* python3.11-galaxy-importer has been updated to 0.4.37\n* python3.11-galaxy-ng has been updated to 4.11.5\n* python3.11-pulpcore has been updated to 3.49.49\n\nEvent-Driven Ansible\n* Added x-ai-description field to the activation PATCH method (AAP-61969)\n* automation-eda-controller has been updated to 1.2.4\n\nContainer-based Ansible Automation Platform\n* Added lTLS support to lightspeed chatbot service (AAP-60900)\n* system-prompt was optimized for granite and openai models (AAP-60898)\n* Added ipv6 support (AAP-60532)\n* Fixed an issue where the pcp uninstall step was failing for the Ansible MCP nodes (AAP-60517)\n* containerized installer setup has been updated to 2.6-5\n\nRPM-based Ansible Automation Platform\n* ansible-automation-platform-installer and installer setup have been updated to 2.6-4\n\nAdditional changes\n* ansible-core has been updated to 2.16.15\n* ansible-dev-tools has been updated to 26.1.0\n* ansible-lint has been updated to 26.1.0\n* ansible-navigator has been updated to 26.1.1\n* python3.11-botocore has been updated to 1.34.162\n* python3.11-django has been updated to 4.2.27\n* python3.11-protobuf has been updated to 4.25.8\n* python3.11-requests has been updated to 2.31.0\n* python3.11-urllib3 has been updated to 2.6.3",
"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:1249",
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade"
},
{
"category": "external",
"summary": "2373016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373016"
},
{
"category": "external",
"summary": "2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "AAP-60364",
"url": "https://issues.redhat.com/browse/AAP-60364"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1249.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-08T18:14:28+00:00",
"generator": {
"date": "2026-06-08T18:14:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1249",
"initial_release_date": "2026-01-26T19:58:10+00:00",
"revision_history": [
{
"date": "2026-01-26T19:58:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T19:58:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T18:14:28+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 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el10"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el10"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-2.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.27-2.el9ap.src",
"product_id": "python3.11-django-0:4.2.27-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"product": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"product_id": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.49-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el9ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src",
"product_id": "ansible-navigator-0:26.1.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.5-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.11.5-1.el9ap.src",
"product_id": "automation-hub-0:4.11.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el9ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src",
"product_id": "ansible-lint-0:26.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"product_id": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20260121-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20260121-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"product": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"product_id": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.src",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.src",
"product_id": "receptor-0:1.6.3-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.src",
"product_id": "automation-controller-0:4.7.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product_id": "ansible-core-1:2.16.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el10ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-2.el10ap.src",
"product_id": "ansible-lint-0:26.1.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el10ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.src",
"product_id": "ansible-navigator-0:26.1.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.27-2.el10ap.src",
"product": {
"name": "python-django-0:4.2.27-2.el10ap.src",
"product_id": "python-django-0:4.2.27-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.27-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-2:2.16.15-2.el10ap.src",
"product": {
"name": "ansible-core-2:2.16.15-2.el10ap.src",
"product_id": "ansible-core-2:2.16.15-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-2.el10ap?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.src",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.src",
"product_id": "receptor-0:1.6.3-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"product_id": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.49-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.5-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.11.5-1.el9ap.noarch",
"product_id": "automation-hub-0:4.11.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"product_id": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bresource_registry@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"product": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"product_id": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-2.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch",
"product_id": "receptorctl-0:1.6.3-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.7.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.7.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.7.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"product_id": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.27-2.el10ap.noarch",
"product": {
"name": "python3-django-0:4.2.27-2.el10ap.noarch",
"product_id": "python3-django-0:4.2.27-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.27-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-2:2.16.15-2.el10ap.noarch",
"product": {
"name": "ansible-core-2:2.16.15-2.el10ap.noarch",
"product_id": "ansible-core-2:2.16.15-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-2.el10ap?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-2.el10ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-2.el10ap.noarch",
"product_id": "receptorctl-0:1.6.3-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-2.el10ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64",
"product_id": "receptor-0:1.6.3-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.x86_64",
"product_id": "receptor-0:1.6.3-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le",
"product_id": "receptor-0:1.6.3-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.ppc64le",
"product_id": "receptor-0:1.6.3-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.s390x",
"product_id": "receptor-0:1.6.3-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.s390x",
"product_id": "automation-controller-0:4.7.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.s390x",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.s390x",
"product_id": "receptor-0:1.6.3-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64",
"product_id": "receptor-0:1.6.3-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.aarch64",
"product_id": "receptor-0:1.6.3-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.27-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src"
},
"product_reference": "python-django-0:4.2.27-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.27-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch"
},
"product_reference": "python3-django-0:4.2.27-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.27-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src"
},
"product_reference": "python-django-0:4.2.27-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.27-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch"
},
"product_reference": "python3-django-0:4.2.27-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.11.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.11.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch"
},
"product_reference": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src"
},
"product_reference": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src"
},
"product_reference": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4565",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-06-16T15:00:59.960924+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python protobuf package which can result in a denial of service. Applications that parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages, or a series of SGROUP\u00a0tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashing the application that integrates the package with a RecursionError.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-protobuf: Unbounded recursion in Python Protobuf",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this denial-of-service vulnerability is confined to applications that directly integrate the Protobuf package. Within the context of a Red Hat system, the host machine itself is not expected to be impacted, thereby limiting the scope of disruption to individual application instances rather than broader system instability.",
"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": [
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4565"
},
{
"category": "external",
"summary": "RHBZ#2373016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4565"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/commit/17838beda2943d08b8a9d4df5b68f5f04f26d901",
"url": "https://github.com/protocolbuffers/protobuf/commit/17838beda2943d08b8a9d4df5b68f5f04f26d901"
}
],
"release_date": "2025-06-16T14:50:40.906000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-protobuf: Unbounded recursion in Python Protobuf"
},
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-07-14T21:00:57.122280+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380000"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP HTTP Request/Response Smuggling",
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "RHBZ#2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
}
],
"release_date": "2025-07-14T20:17:18.247000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: AIOHTTP HTTP Request/Response Smuggling"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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": [
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"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-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.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-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"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-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
}
]
}
RHSA-2026:1254
Vulnerability from csaf_redhat - Published: 2026-01-26 20:52 - Updated: 2026-06-08 20:05A 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 8.\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:1254",
"url": "https://access.redhat.com/errata/RHSA-2026:1254"
},
{
"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_1254.json"
}
],
"title": "Red Hat Security Advisory: python-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-08T20:05:08+00:00",
"generator": {
"date": "2026-06-08T20:05:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1254",
"initial_release_date": "2026-01-26T20:52:30+00:00",
"revision_history": [
{
"date": "2026-01-26T20:52:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T20:52:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T20:05:08+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.24.2-9.el8_10.src",
"product": {
"name": "python-urllib3-0:1.24.2-9.el8_10.src",
"product_id": "python-urllib3-0:1.24.2-9.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.24.2-9.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.24.2-9.el8_10.noarch",
"product": {
"name": "python3-urllib3-0:1.24.2-9.el8_10.noarch",
"product_id": "python3-urllib3-0:1.24.2-9.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.24.2-9.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.24.2-9.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src"
},
"product_reference": "python-urllib3-0:1.24.2-9.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.24.2-9.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.noarch"
},
"product_reference": "python3-urllib3-0:1.24.2-9.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.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-01-26T20:52:30+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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1254"
}
],
"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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.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-01-26T20:52:30+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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1254"
},
{
"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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.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-01-26T20:52:30+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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1254"
}
],
"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-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.24.2-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-urllib3-0:1.24.2-9.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1485
Vulnerability from csaf_redhat - Published: 2026-01-28 11:24 - Updated: 2026-06-08 20:05A 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 updated version of Red Hat Update Infrastructure (RHUI) is now\navailable. RHUI 4.11.3 resolves several security vulnerabilities.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) provides a highly scalable and redundant framework for managing repositories and content. It also allows cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances.\n\nSecurity Fixes:\n\nPython-urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\nPython-urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (CVE-2026-21441)\nPython-urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\nThis update addresses several vulnerabilities within the urllib3 library pertaining to the handling of compressed content (e.g., gzip, deflate, br, or zstd). A remote attacker could potentially provide specially crafted content that, when processed, leads to excessive CPU utilization and significant memory allocation during decompression, potentially resulting in a denial-of-service (DoS) condition.\n\nDeployment Notes:\n\n* RHUA nodes: The updated python3-urllib3 package provided in this errata is intended specifically for Red Hat Update Appliance (RHUA) nodes.\n\n* CDS nodes: Content Delivery Server (CDS) nodes should receive the corresponding update directly from the standard Red Hat Enterprise Linux (RHEL) distribution channels.\n\nImpact Assessment:\n\nUnder standard operating conditions, a properly secured RHUI environment is not expected to be impacted by these vulnerabilities, as the RHUA typically communicates only with trusted endpoints. However, as a matter of security best practice, all RHUI administrators are strongly advised to apply this update to mitigate potential risks.",
"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:1485",
"url": "https://access.redhat.com/errata/RHSA-2026:1485"
},
{
"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_1485.json"
}
],
"title": "Red Hat Security Advisory: RHUI 4.11.3 security update - python-urllib3",
"tracking": {
"current_release_date": "2026-06-08T20:05:12+00:00",
"generator": {
"date": "2026-06-08T20:05:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1485",
"initial_release_date": "2026-01-28T11:24:11+00:00",
"revision_history": [
{
"date": "2026-01-28T11:24:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T11:24:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T20:05:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHUI 4 for RHEL 8",
"product": {
"name": "RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:2.6.3-1.el8ui.src",
"product": {
"name": "python-urllib3-0:2.6.3-1.el8ui.src",
"product_id": "python-urllib3-0:2.6.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@2.6.3-1.el8ui?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el8ui.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ui.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el8ui?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:2.6.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src"
},
"product_reference": "python-urllib3-0:2.6.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
}
]
},
"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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.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-01-28T11:24:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\n1. Apply the update\n\nThis update is delivered via a package update, not a new installer. To apply the fix, update the necessary package:\n\ndnf -y update python3.11-urllib3\n\n(Alternatively, rerunning the current rhui-installer will also install this package update automatically.)\n\n2. Restart RHUI services\n\nExecute the following command for the update to take effect:\n\nrhui-services-restart\n\n(Alternatively, if you have rerun the installer, this command is not needed because rerunning the installer restarts RHUI services automatically.)",
"product_ids": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1485"
}
],
"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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.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-01-28T11:24:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\n1. Apply the update\n\nThis update is delivered via a package update, not a new installer. To apply the fix, update the necessary package:\n\ndnf -y update python3.11-urllib3\n\n(Alternatively, rerunning the current rhui-installer will also install this package update automatically.)\n\n2. Restart RHUI services\n\nExecute the following command for the update to take effect:\n\nrhui-services-restart\n\n(Alternatively, if you have rerun the installer, this command is not needed because rerunning the installer restarts RHUI services automatically.)",
"product_ids": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1485"
},
{
"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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.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-01-28T11:24:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\n1. Apply the update\n\nThis update is delivered via a package update, not a new installer. To apply the fix, update the necessary package:\n\ndnf -y update python3.11-urllib3\n\n(Alternatively, rerunning the current rhui-installer will also install this package update automatically.)\n\n2. Restart RHUI services\n\nExecute the following command for the update to take effect:\n\nrhui-services-restart\n\n(Alternatively, if you have rerun the installer, this command is not needed because rerunning the installer restarts RHUI services automatically.)",
"product_ids": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1485"
}
],
"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": [
"8Base-RHUI-4:python-urllib3-0:2.6.3-1.el8ui.src",
"8Base-RHUI-4:python3.11-urllib3-0:2.6.3-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:14877
Vulnerability from csaf_redhat - Published: 2026-05-07 15:56 - Updated: 2026-06-08 20:05A 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 Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64 | — |
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: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64 | — |
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: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64 | — |
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": "A new satellite/iop-puptoo-rhel9 container image is now generally available in the Red Hat container registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, and configuration settings. When you install Red Hat Lightspeed in Satellite locally, you can generate Red Hat Lightspeed recommendations without sending system data to Red Hat services. ",
"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:14877",
"url": "https://access.redhat.com/errata/RHSA-2026:14877"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.18/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.18/html/updating_red_hat_satellite/index"
},
{
"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-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://catalog.redhat.com/software/containers/search",
"url": "https://catalog.redhat.com/software/containers/search"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellite"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satellite"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14877.json"
}
],
"title": "Red Hat Security Advisory: General availability of the satellite/iop-puptoo-rhel9 container image",
"tracking": {
"current_release_date": "2026-06-08T20:05:12+00:00",
"generator": {
"date": "2026-06-08T20:05:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:14877",
"initial_release_date": "2026-05-07T15:56:57+00:00",
"revision_history": [
{
"date": "2026-05-07T15:56:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-07T15:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T20:05:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.18",
"product": {
"name": "Red Hat Satellite 6.18",
"product_id": "Red Hat Satellite 6.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64",
"product": {
"name": "registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64",
"product_id": "registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iop-puptoo-rhel9@sha256%3A45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5?arch=amd64\u0026repository_url=registry.redhat.io/satellite\u0026tag=1776796829"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64 as a component of Red Hat Satellite 6.18",
"product_id": "Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
},
"product_reference": "registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64",
"relates_to_product_reference": "Red Hat Satellite 6.18"
}
]
},
"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": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
]
},
"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-05-07T15:56:57+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14877"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
]
}
],
"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": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_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-05-07T15:56:57+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14877"
},
{
"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 Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_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 Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
]
}
],
"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": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_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-05-07T15:56:57+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14877"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/iop-puptoo-rhel9@sha256:45a0ac91d832d0d67b50b8a5423e1156d824f87f1046cdadefe4f7f09ff3adb5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1497
Vulnerability from csaf_redhat - Published: 2026-01-28 15:32 - Updated: 2026-06-08 18:14A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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.4\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": "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\nSecurity Fix(es):\n\n* automation-controller: Django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* automation-controller: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* automation-controller: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb (CVE-2025-69223)\n* receptor: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\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.\n\nUpdates and fixes included for Automation controller:\n* Restored the usage of system_tracking_logger (AAP-60506)\n* Fixed issue where jobs from other template sometimes appeared on template jobs page (AAP-59615)\n* Fixed the UI to display more than 25 input inventories in constructed inventories detail/edit form (AAP-59568)\n* Reduced number of API calls while scrolling through job output (AAP-58255)\n* automation-controller has been updated to 4.5.30\n* receptor has been updated to 1.6.3",
"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:1497",
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade"
},
{
"category": "external",
"summary": "2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1497.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-08T18:14:45+00:00",
"generator": {
"date": "2026-06-08T18:14:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1497",
"initial_release_date": "2026-01-28T15:32:13+00:00",
"revision_history": [
{
"date": "2026-01-28T15:32:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T15:32:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T18:14:45+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 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.src",
"product_id": "automation-controller-0:4.5.30-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.src",
"product_id": "receptor-0:1.6.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.src",
"product_id": "automation-controller-0:4.5.30-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.src",
"product_id": "receptor-0:1.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.30-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.30-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"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-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.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-01-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"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-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
}
]
}
RHSA-2026:1504
Vulnerability from csaf_redhat - Published: 2026-01-28 17:00 - Updated: 2026-06-08 20:05A 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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64 | — |
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: Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64 | — |
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: Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64 | — |
Vendor Fix
fix
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64 | — |
Vendor Fix
fix
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": "A new satellite/foreman-mcp-server-rhel9 container image is now available as a Technology Preview in the Red Hat container registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Satellite provides a container image that you can use to run an MCP server locally. The MCP server for Satellite is designed for advanced reporting and data analysis that leverages AI capabilities. You can use it to generate dynamic and comprehensive reports from your Satellite inventory. ",
"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:1504",
"url": "https://access.redhat.com/errata/RHSA-2026:1504"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.18/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.18/html/updating_red_hat_satellite/index"
},
{
"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-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/software/containers/search",
"url": "https://catalog.redhat.com/software/containers/search"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html-single/managing_hosts/index#configuring-the-mcp-server-for-Satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html-single/managing_hosts/index#configuring-the-mcp-server-for-Satellite"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1504.json"
}
],
"title": "Red Hat Security Advisory: satellite/foreman-mcp-server-rhel9 container image available as a Technology Preview",
"tracking": {
"current_release_date": "2026-06-08T20:05:12+00:00",
"generator": {
"date": "2026-06-08T20:05:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1504",
"initial_release_date": "2026-01-28T17:00:30+00:00",
"revision_history": [
{
"date": "2026-01-28T17:00:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T17:00:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T20:05:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.18",
"product": {
"name": "Red Hat Satellite 6.18",
"product_id": "Red Hat Satellite 6.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64",
"product": {
"name": "registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64",
"product_id": "registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/foreman-mcp-server-rhel9@sha256%3Aff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0?arch=amd64\u0026repository_url=registry.redhat.io/satellite\u0026tag=1769520238"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64 as a component of Red Hat Satellite 6.18",
"product_id": "Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
},
"product_reference": "registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64",
"relates_to_product_reference": "Red Hat Satellite 6.18"
}
]
},
"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": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
},
"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-28T17:00:30+00:00",
"details": "For Satellite MCP integration see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1504"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"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": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_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-28T17:00:30+00:00",
"details": "For Satellite MCP integration see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1504"
},
{
"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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"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": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_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-28T17:00:30+00:00",
"details": "For Satellite MCP integration see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1504"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:00:30+00:00",
"details": "For Satellite MCP integration see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1504"
},
{
"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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"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 Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:00:30+00:00",
"details": "For Satellite MCP integration see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1504"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/foreman-mcp-server-rhel9@sha256:ff4edaa605127e763ada037ec63ab7cc2054b853f079e7e28a0355234b24b2a0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
}
]
}
RHSA-2026:1506
Vulnerability from csaf_redhat - Published: 2026-01-28 17:34 - Updated: 2026-06-08 18:14A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch | — |
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\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": "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\nSecurity Fix(es):\n* automation-controller: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* automation controller: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb (CVE-2025-69223)\n* automation-controller: Django: algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* automation-controller: AIOHTTP HTTP Request/Response Smuggling (CVE-2025-53643)\n* python3.11-django: Django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* python3.11-urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* receptor: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\nUpdates and fixes included:\n* ansible-core has been updated to 2.16.15\n* ansible-dev-tools has been updated to 26.1.0\n* ansible-lint has been updated to 26.1.0\n* ansible-navigator has been updated to 26.1.1\n* automation-controller has been updated to 4.6.25\n* automation-gateway has been updated to 2.5.20260121\n* automation-hub has been updated to 4.10.11\n* python3.11-botocore has been updated to 1.34.162\n* python3.11-django has been updated to 4.2.27\n* python3.11-galaxy-importer has been updated to 0.4.37\n* python3.11-galaxy-ng has been updated to 4.10.11\n* python3.11-requests has been updated to 2.31.0\n* python3.11-urllib3 has been updated to 2.6.3\n* receptor has been updated to 1.6.3",
"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:1506",
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading"
},
{
"category": "external",
"summary": "2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1506.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-08T18:14:45+00:00",
"generator": {
"date": "2026-06-08T18:14:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1506",
"initial_release_date": "2026-01-28T17:34:52+00:00",
"revision_history": [
{
"date": "2026-01-28T17:34:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T17:34:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T18:14:45+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 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.27-1.el9ap.src",
"product_id": "python3.11-django-0:4.2.27-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el9ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src",
"product_id": "ansible-lint-0:26.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product_id": "ansible-core-1:2.16.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.src",
"product_id": "receptor-0:1.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el9ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src",
"product_id": "ansible-navigator-0:26.1.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"product_id": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.src",
"product_id": "automation-controller-0:4.6.25-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.10.11-1.el9ap.src",
"product_id": "automation-hub-0:4.10.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"product_id": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el8ap.src",
"product": {
"name": "python3.11-django-0:4.2.27-1.el8ap.src",
"product_id": "python3.11-django-0:4.2.27-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el8ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.src",
"product_id": "python3.11-requests-0:2.31.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"product_id": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el8ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src",
"product_id": "ansible-navigator-0:26.1.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el8ap.src",
"product": {
"name": "ansible-core-1:2.16.15-1.el8ap.src",
"product_id": "ansible-core-1:2.16.15-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"product_id": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.src",
"product_id": "receptor-0:1.6.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el8ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src",
"product_id": "ansible-lint-0:26.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.src",
"product_id": "automation-controller-0:4.6.25-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el8ap.src",
"product": {
"name": "automation-hub-0:4.10.11-1.el8ap.src",
"product_id": "automation-hub-0:4.10.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"product_id": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.6.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.6.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.6.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.10.11-1.el9ap.noarch",
"product_id": "automation-hub-0:4.10.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"product_id": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"product_id": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el8ap.noarch",
"product": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch",
"product_id": "ansible-core-1:2.16.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.16.15-1.el8ap.noarch",
"product": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch",
"product_id": "ansible-test-1:2.16.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.16.15-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"product_id": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"product_id": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20260121-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"product_id": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20260121-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"product_id": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.6.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.6.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.6.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el8ap.noarch",
"product": {
"name": "automation-hub-0:4.10.11-1.el8ap.noarch",
"product_id": "automation-hub-0:4.10.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.s390x",
"product_id": "automation-controller-0:4.6.25-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.s390x",
"product_id": "automation-controller-0:4.6.25-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch"
},
"product_reference": "automation-hub-0:4.10.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src"
},
"product_reference": "automation-hub-0:4.10.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.10.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.10.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-07-14T21:00:57.122280+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380000"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP HTTP Request/Response Smuggling",
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "RHBZ#2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
}
],
"release_date": "2025-07-14T20:17:18.247000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: AIOHTTP HTTP Request/Response Smuggling"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"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-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.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-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"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-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
}
]
}
RHSA-2026:1546
Vulnerability from csaf_redhat - Published: 2026-01-29 09:08 - Updated: 2026-06-08 20:05A 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-08T20:05:12+00:00",
"generator": {
"date": "2026-06-08T20:05:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-08T20:05:12+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-08 19:39A 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-08T19:39:25+00:00",
"generator": {
"date": "2026-06-08T19:39:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-08T19:39:25+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-08 09:45A 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-08T09:45:23+00:00",
"generator": {
"date": "2026-06-08T09:45:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-08T09:45:23+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)"
}
]
}
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.